Skip to content

Releases: saghul/pythonz

pythonz-2.0.0

15 May 14:37
Compare
Choose a tag to compare
  • Disable progress bar if size unknown
  • Fix list command for Python3 and tweak its logic
  • bypass snvrevision and Makefile problem
  • Remove setup.py and MANIFEST.in
  • Remove warning when SHA256 hash is not available
  • Fix checksum for Stackless 3.3.5
  • Fix using --file on Python 3
  • Add support for PyPy 5.X
  • Add support for CPython 3.4.4

pythonz-1.11.0

14 Dec 21:58
Compare
Choose a tag to compare
  • Remove spurious install_dir checks and use a cleaner Exception when it already exists
  • Add sha256sum for every python package, and supporting code to check it before installation
  • Add ability to make external installations
  • Add support for PyPy 4.0.0 and 4.0.1
  • Use resumable-urlretrieve to resume interrupted downloads
  • Add list -a filtering by groups
  • Add support for CPython 2.7.11 and 3.5.1

pythonz-1.10.0

13 Sep 22:30
Compare
Choose a tag to compare
  • Add support for CPython 3.5.0
  • Add support for PyPy 2.6.1

pythonz-1.9.1

11 Jun 07:51
Compare
Choose a tag to compare
  • Add missing 'import sys' in locate command

pythonz-1.9.0

03 Jun 07:02
Compare
Choose a tag to compare
  • Add support for PyPy 2.5.1 and 2.6.0
  • Fix parsing versions of the form X.Y.ZZ
  • Changed locate command to error out when a version is not found
  • Add support for CPython 2.7.10 (6 days ago)
  • Add support for Jython 2.7

pythonz-1.8.0

16 Mar 08:28
Compare
Choose a tag to compare
  • Exit pythonz-install with non-zero status
  • Fix system-wide installation
  • Add support for CPython 3.4.3
  • Add support for CPython 3.3.6
  • Add install instructions for OS X

pythonz-1.7.1

12 Feb 21:16
Compare
Choose a tag to compare
  • Add support for PyPy 2.5.0

pythonz-1.7.0

13 Dec 13:44
Compare
Choose a tag to compare
  • Add support for CPython 2.7.9
  • Make static builds by default on OSX too

pythonz-1.6.1

22 Oct 08:17
Compare
Choose a tag to compare
  • Add support for PyPy3 2.4.0
  • Simplify detecting file type
  • Fix locate command

pythonz-1.6.0

16 Oct 07:26
Compare
Choose a tag to compare
  • Add support for CPython 3.4.2
  • Add support for PyPy 2.4.0
  • Improved installation instructions
  • Add -C and --configure options to bash completion
  • Remove development branch