diff --git a/pyenv-2.4.2.tar.gz b/pyenv-2.4.2.tar.gz deleted file mode 100644 index 85251ad..0000000 --- a/pyenv-2.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:337ad07dc8f4bb1cd132c27051320cc20b67410b819462b3c78eb6642f304b3f -size 796184 diff --git a/pyenv-2.4.5.tar.gz b/pyenv-2.4.5.tar.gz new file mode 100644 index 0000000..1b2ff53 --- /dev/null +++ b/pyenv-2.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f3671a92492f49fa6f61dea861323ad853877c5cb2686c95bfa76339aa1301 +size 798909 diff --git a/pyenv.changes b/pyenv.changes index ccc902c..d546c2a 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jun 30 21:48:24 UTC 2024 - Dirk Müller + +- update to 2.4.5: + * python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4 + and 2.4.5 + * python-build: Add alpha releases; 3.4.0a2, 3.4.0a3, 3.4.0a4 + * python-build: Update default pip version (1.4 -> 1.4.1) + * python-build: Update default setuptools version (0.9.7 -> + 1.1.6) + ------------------------------------------------------------------- Sun Jun 9 14:55:27 UTC 2024 - Thomas Schraitle - 2.4.2 @@ -289,7 +300,7 @@ Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.13...v2.3.14 ------------------------------------------------------------------- Fri Feb 24 15:42:58 UTC 2023 - Thomas Schraitle - 2.3.13 -- Update to 2.3.13 +- Update to 2.3.13 - Fix pyenv-latest to ignore virtualenvs by @native-api in #2608 - Show symlink contents in non-bare `pyenv versions' by @native-api in #2609 - Ignore virtualenvs in `pyenv latest' in a clean way by @native-api in #2610 @@ -627,7 +638,7 @@ Mon May 3 14:15:46 UTC 2021 - Malte Ohmstede * 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) @@ -876,7 +887,7 @@ Tue Feb 6 17:08:18 UTC 2018 - michele.bologna@suse.com ------------------------------------------------------------------- Sun Sep 24 15:45:27 UTC 2017 - thomas.schraitle@suse.com -Update to 1.1.4 +Update to 1.1.4 * pyenv: Workaround for scripts in $PATH which needs to be source'd (#100, #688, #953) diff --git a/pyenv.spec b/pyenv.spec index d5b9d5f..7f696e5 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.4.2 +Version: 2.4.5 Release: 0 Summary: Python Version Management License: MIT