SHA256
1
0
forked from pool/pyenv
pyenv/pyenv.changes

364 lines
14 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon May 3 14:15:46 UTC 2021 - Malte Ohmstede <malte.ohmstede@gmail.com>
- Update to 1.2.27
* Add GraalPython 21.1.0 (#1882)
* Add CPython 3.10.0a7 (#1880)
* Docs(README): fix info about version-file separator (#1874)
* List versions starting with a dot (#1350)
* Feat: support (skip) commented lines in version-file (#1866)
* pypy3.7-7.3.4 (#1873)
* Create miniforge3-4.10 (#1868)
* Add CPython 3.9.4 (#1865)
- Update to 1.2.26
* Add CPython 3.9.4 (#1865)
- Update to 1.2.25
* bpo-43631: update to openssl 1.1.1k (#1861)
* Add CPython 3.9.3 and 3.8.9 (#1859)
* Add micropython 1.14 (#1858)
* Shell detect improvements (#1835)
* Test(init): remove misleading detect from parent shell case arg (#1856)
* Add GraalPython 21.0.0 (#1855)
- Update to 1.2.24.1
* Updated CHANGELOG.MD to reflect latest changes at v1.2.24
* Fixed pyenv --version to display the correct pyenv version
- Update to 1.2.24
* GitHub Actions: Add $PYENV_ROOT/shims to $PATH (#1838)
* Add Python 3.10.0a6 (#1839)
* Remove the "Using script's directory as PYENV_DIR if shim is invoked with a script argument" feature (#1814)
* Update GET_PIP_URL (#1844)
* GitHub Action to build Python versions on Ubuntu (#1794)
* Make work in nounset (-u) mode (#1786)
* Update miniforge3-4.9.2 (#1834)
* Added aarch64 for Linux in anaconda_architecture() (#1833)
* Hook script to add latest suffix for install command (#1831)
* Fix error link (#1832)
* Clarify proxy variable names in readme (#1830)
* Travis CI: Add Xcode 12 on macOS 10.15.5 (#1708)
* Added --nosystem argument (#1829)
* Add CPython 3.8.8 (#1825)
* Add CPython 3.9.2 (#1826)
* Add manpage (#1790)
- Update to 1.2.23
* python-build: Add CPython v3.7.10 (#1738)
* python-build: Add CPython v3.6.13 (#1817)
* python-build: Add PyPy 3.7-c-jit-latest (#1812)
* python-build: Add PyPy 3.7 (#1718, #1726, #1780)
* python-build: Add miniconda3 4.9.2 (#1763)
* python-build: Add miniconda3 4.8.3 (#1763)
* python-build: Add miniconda3 4.8.2 (#1763)
* python-build: Add Miniforge3-4.9.2 (#1782)
* python-build: Fix download links for some PyPy and Stackless versions (#1692)
* python-build: Add PYENV_DEBUG option (#1806)
* python-build: Fix get-pip which dropped support for legacy Python (#1793)
* pyenv-help: Fix sed: RE error: illegal byte sequence (#1714)
* pyenv-versions: Fix not printing asterisk for current version in Bash 3 (#1815)
* pyenv-prefix: "system" python - support cases where python3 is in PATH but not python (#1655)
* pyenv-which: Added fallback to system executable (#1797)
* pyenv-rehash: Use associative arrays for better performance on bash >= 4 (#1749)
* pyenv-rehash: Try to sleep in 0.1 sec steps when acquiring lock (#1798)
* pyenv: Use a better PS4 as recommended by Bash Hackers Wiki (#1810)
- Update to 1.2.22
* python-build: Add LDFLAGS for zlib on macOS >= 1100 (#1711)
* python-build: Add the CPython 3.9.1 (#1752)
* python-build: Change order of LDFLAGS paths (#1754)
* python-build: Docker config for testing python-build (#1548)
* python-build: Put prerequisite for installation before install (#1750)
* python-build: Add GraalPython 20.3 (#1736)
* python-build: Add CPython 3.8.7
* python-build: Added anaconda3-2020.11 (#1774)
* python-build: Added arm64 architecture support in python-build for macOS (#1775)
- Update to 1.2.21
* python-build: Add CPython 3.9.0 (#1706)
* python-build: Add CPython 3.8.6 (#1698)
* python-build: Add CPython 3.7.9 (#1680)
* python-build: Add CPython 3.6.12 (#1680)
* python-build: Add CPython 3.5.10 (#1690)
* python-build: Add Jython 2.7.2 (#1672)
* python-build: Add Graalpython 20.1.0 (#1594)
* python-build: Add Graalpython 20.2.0 (#1594)
* python-build: Add Anaconda3-2020.07 (#1684)
* python-build: Add micropython-1.13 (#1704)
* python-build: Fix PyPy download links (#1682)
* python-build: Support for PYTHON_BUILD_MIRROR_URL when checksums do not exist (#1673)
* pyenv: Search for plugins in PYENV_DIR and PYENV_ROOT (#1697)
* pyenv-help: Fix 'sed: RE error: illegal byte sequence' (#1670)
-------------------------------------------------------------------
Thu Aug 6 08:21:04 UTC 2020 - Sergio Fenoll <sergio@fenoll.be>
- Update to 1.2.20
* python-build: Add CPython 3.8.5 (#1667)
* python-build: Add CPython 3.8.4 (#1658)
* python-build: Add CPython 3.7.8
* python-build: Add CPython 3.6.11
* pyenv-install: Make grep detection more robust (#1663)
* python-build: Fix has_tar_xz_support function on FreeBSD. (#1652)
- Update to 1.2.19
* python-build: Add CPython 3.8.3 (#1612)
* python-build: Add CPython 2.7.18 (#1593)
* python-build: Add CPython 3.10-dev (#1619)
* python-build: Add anaconda3-2020.02 (#1584)
* python-build: Add stackless 3.7.5 (#1589)
- Update to 1.2.18
* python-build: Update download URLs for old OpenSSL releases (#1578)
* python-build: Prevent brew: command not found messages that are not errors (#1544)
- Update to 1.2.17
* python-build: Add CPython 3.8.2
* python-build: Add CPython 3.7.7 (#1553)
* python-build: Add Miniconda versions newer than 4.3.30 (#1361)
* python-build: Add Micropython 1.12 (#1542)
* python-build: Add Add CPython 3.9.0a4
* pyenv: Fix sed illegal byte sequence error (#1521)
-------------------------------------------------------------------
Mon Jan 20 08:10:07 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix the tarball url to match reality
-------------------------------------------------------------------
Thu Jan 16 18:01:35 UTC 2020 - Thomas Schraitle <thomas.schraitle@suse.com> - 1.2.16
- Update to 1.2.16
* python-build: Add CPython 3.8.1 (#1497)
* python-build: Add CPython 3.7.6 (#1498)
* python-build: Add CPython 3.6.10 (#1499)
* python-build: Add CPython 3.5.9 (#1448)
* python-build: Add PyPy 7.3.0 (1502)
- Update to 1.2.15
* python-build: Add CPython 3.7.5 (#1423)
* python-build: Add CPython 2.7.17 (#1433)
* python-build: Add CPython 3.5.8 (#1441)
* python-build: Add PyPy 7.2.0 (#1418)
* python-build: Add anaconda3-2019.10 (#1427)
* pyenv-help: Show text for all pyenv commands in pyenv-help (#1421)
- Update to 1.2.14
* python-build: Add CPython 3.8.0 (#1416)
* python-build: Add Anaconda-2019.07 (#1382)
* python-build: Add Micropython 1.11 (#1395)
* python-build: Fix compatibility issues with Homebrew installed Tcl/Tk (#1397)
* pyenv-exec: Do not use exec -a, do not mangle PATH for system Python (#1169)
- Spec file
* Apply spec-cleaner
* Add version in last changelog entry to avoid rpmlint warnings
-------------------------------------------------------------------
Wed Oct 9 21:19:24 UTC 2019 - Chris Coutinho <chrisbcoutinho@gmail.com>
- Update to 1.2.13
* python-build: Add CPython 3.7.4
* python-build: Add CPython 3.6.9
- Update to 1.2.12
* python-build: Find zlib from Xcode or brew on Mojave (#1353)
* python-build: Add PyPy 7.1.1 (#1335)
* python-build: Add CPython 3.8.0b1
- Update to 1.2.11
* python-build: Fix posix_close name collision in 2.4 builds (#1321)
* python-build: Add CPython 3.4.10 (#1322)
* python-build: Add Anaconda 2019.03
* python-build: Allow overriding the preference of OpenSSL version per definition basis (#1302, #1325, #1326)
* python-build: Imported changes from rbenv/ruby-build 20190401 (#1327)
* python-build: Use GNU Readline 8.0 on macOS if brew's package isn't available (#1329)
- Update to 1.2.10
* python-build: Force y, Y, yes or YES to confirm installation (#1217)
* python-build: Add PyPy 7.0.0, 7.1.0
* python-build: Add CPython 2.7.16, 3.5.7 and 3.7.3
* python-build: Install python-gdb.py (#1190, #1289)
* python-build: Add micropython 1.10
* python-build: Prefer Homebrew's OpenSSL 1.1 over 1.0 (#839, #1302)
-------------------------------------------------------------------
Mon Jan 28 14:22:07 UTC 2019 - thomas.schraitle@suse.com
- Update to 1.2.9:
* python-build: Add CPython 3.7.2 and CPython 3.6.8 (#1256)
* python-build: Add anaconda[23]-5.3.1 (#1246)
* python-build: Add Anaconda 2018.12 (#1259)
* python-build: Fix ironpython-dev git repo url (#1260)
* python-build: Add OPENSSL_NO_SSL3 patch for CPython 3.3.7 (#1263)
- Version 1.2.8:
* python-build: Add CPython 3.7.1
* python-build: Add CPython 3.6.7
* python-build: Add anaconda[23]-5.3.0 (#1220)
-------------------------------------------------------------------
Mon Jan 28 13:41:38 UTC 2019 - thomas.schraitle@suse.com
- Install fish completion file to /usr/share/fish/completions/
-------------------------------------------------------------------
Thu Nov 8 16:25:48 UTC 2018 - Antonio Larrosa <alarrosa@suse.com>
- Install bash completion file to /usr/share/bash-completion/completions
and fix shebangs of several bash scripts.
-------------------------------------------------------------------
Tue Oct 30 09:58:41 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim bias from descriptions.
Accepting request 644888 from home:moozaad - Update to 1.2.7: python-build: Add CPython 3.5.6 (#1199) python-build: Add CPython 3.4.9 1.2.5 python-build: Add CPython 3.7.0 (#1177) python-build: Add micropython 1.9.4 (#1160) python-build: Add anaconda[23]-5.2.0 (#1165) pyenv: Fix seq(1) is not available on OpenBSD (#1166) 1.2.4 python-build: Add CPython 2.7.15 python-build: Add PyPy 6.0.0 python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126) python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131) pyenv: Merge rbenv master (#1151) pyenv: Make pyenv-rehash safer for multiple processes (#1092) - Update to 1.2.3: * python-build: Add CPython 3.6.5 * python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117) * python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113) * python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124) - Changelog for pyenv: Update to 1.2.1: * python-build: Add CPython 3.6.4 * python-build: Add PyPy[23] 5.10 Update to 1.1.4 * pyenv: Workaround for scripts in $PATH which needs to be source'd (#100, #688, #953) * python-build: Add support for PyPy3 executables like libpypy3-c.so (#955, #956) * python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980) * python-build: Add Jython 2.7.1 (#973) Spec changes: * Add pyenv.d/rehash/conda.d/ directory * Remove excluding .gitignore More changes in the spec file: - Corrected path to Python definitions from python-build - Fixed install/uninstall and python-build They are now installed under libexec, not bin - Corrected manpage link creation to pyenv-{install,uninstall} - Switched from noarch to arch dependent due to pyenv-realpath.dylib - Add missing pyenv.d/rehash/conda.txt Update to 1.1.3: * python-build: Add CPython 3.6.2 (#951) Spec file changes: * create manpage * subpackages for shell completion scripts * use spec-cleaner * add -rpmlintrc to suppress false error messages about wrong interpreter Details between 1.0.8 to 1.1.2, see below: v1.1.2: * pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947) v1.1.1: * python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939) * This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at: squeaky-pl/portable-pypy#54 v1.1.0: * pyenv: Merge rbenv master (#927) * python-build: Add PyPy 5.8.0 (#932) * python-build: Anaconda[23] 4.4.0 (#930) * python-build: Add micropython-dev (#920) v1.0.9: * fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7 No public changelog for v1.0.8. - Version bump to 1.0.9 Update to 1.0.7: * python-build: Add CPython 3.5.3 (#811) * python-build: Add CPython 3.4.6 (#812) * python-build: Fix tar.gz checksum of CPython 3.6.0 (#793) * python-build: Jython installer workaround (#800) * python-build: Disable optimization (-O0) when --debug was specified (#808) - Use spec file from dmacvicar, but: - Create additional pyenv.d and plugins directories - Rewrote spec file from scratch - Update to 1.0.6 - update to version 20160202 - update to version 20151222 - initial package for 20150226 OBS-URL: https://build.opensuse.org/request/show/644888 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
-------------------------------------------------------------------
Tue Oct 16 12:59:13 UTC 2018 - Jon Brightwell <jon@moozaad.co.uk>
- Update to 1.2.7:
Accepting request 644888 from home:moozaad - Update to 1.2.7: python-build: Add CPython 3.5.6 (#1199) python-build: Add CPython 3.4.9 1.2.5 python-build: Add CPython 3.7.0 (#1177) python-build: Add micropython 1.9.4 (#1160) python-build: Add anaconda[23]-5.2.0 (#1165) pyenv: Fix seq(1) is not available on OpenBSD (#1166) 1.2.4 python-build: Add CPython 2.7.15 python-build: Add PyPy 6.0.0 python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126) python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131) pyenv: Merge rbenv master (#1151) pyenv: Make pyenv-rehash safer for multiple processes (#1092) - Update to 1.2.3: * python-build: Add CPython 3.6.5 * python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117) * python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113) * python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124) - Changelog for pyenv: Update to 1.2.1: * python-build: Add CPython 3.6.4 * python-build: Add PyPy[23] 5.10 Update to 1.1.4 * pyenv: Workaround for scripts in $PATH which needs to be source'd (#100, #688, #953) * python-build: Add support for PyPy3 executables like libpypy3-c.so (#955, #956) * python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980) * python-build: Add Jython 2.7.1 (#973) Spec changes: * Add pyenv.d/rehash/conda.d/ directory * Remove excluding .gitignore More changes in the spec file: - Corrected path to Python definitions from python-build - Fixed install/uninstall and python-build They are now installed under libexec, not bin - Corrected manpage link creation to pyenv-{install,uninstall} - Switched from noarch to arch dependent due to pyenv-realpath.dylib - Add missing pyenv.d/rehash/conda.txt Update to 1.1.3: * python-build: Add CPython 3.6.2 (#951) Spec file changes: * create manpage * subpackages for shell completion scripts * use spec-cleaner * add -rpmlintrc to suppress false error messages about wrong interpreter Details between 1.0.8 to 1.1.2, see below: v1.1.2: * pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947) v1.1.1: * python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939) * This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at: squeaky-pl/portable-pypy#54 v1.1.0: * pyenv: Merge rbenv master (#927) * python-build: Add PyPy 5.8.0 (#932) * python-build: Anaconda[23] 4.4.0 (#930) * python-build: Add micropython-dev (#920) v1.0.9: * fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7 No public changelog for v1.0.8. - Version bump to 1.0.9 Update to 1.0.7: * python-build: Add CPython 3.5.3 (#811) * python-build: Add CPython 3.4.6 (#812) * python-build: Fix tar.gz checksum of CPython 3.6.0 (#793) * python-build: Jython installer workaround (#800) * python-build: Disable optimization (-O0) when --debug was specified (#808) - Use spec file from dmacvicar, but: - Create additional pyenv.d and plugins directories - Rewrote spec file from scratch - Update to 1.0.6 - update to version 20160202 - update to version 20151222 - initial package for 20150226 OBS-URL: https://build.opensuse.org/request/show/644888 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
-------------------------------------------------------------------
Wed Apr 4 09:03:21 UTC 2018 - michele.bologna@suse.com
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
-------------------------------------------------------------------
Tue Feb 6 17:08:18 UTC 2018 - michele.bologna@suse.com
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
-------------------------------------------------------------------
Sun Sep 24 15:45:27 UTC 2017 - thomas.schraitle@suse.com
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
-------------------------------------------------------------------
Sun Sep 17 17:07:29 UTC 2017 - thomas.schraitle@suse.com
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
-------------------------------------------------------------------
Sun Sep 17 10:28:56 UTC 2017 - thomas.schraitle@suse.com
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
-------------------------------------------------------------------
Fri Apr 28 10:53:14 UTC 2017 - mbologna@suse.de
- Version bump to 1.0.9
-------------------------------------------------------------------
Mon Feb 20 15:57:54 UTC 2017 - toms@opensuse.org
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
-------------------------------------------------------------------
Thu Jan 5 09:33:43 UTC 2017 - toms@opensuse.org
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
-------------------------------------------------------------------
Wed Mar 2 12:22:08 UTC 2016 - dmacvicar@suse.de
- update to version 20160202
-------------------------------------------------------------------
Fri Jan 8 07:58:38 UTC 2016 - dmacvicar@suse.de
- update to version 20151222
-------------------------------------------------------------------
Sat Mar 14 21:50:44 UTC 2015 - dmacvicar@suse.de
- initial package for 20150226