diff --git a/pyenv-2.3.17.tar.gz b/pyenv-2.3.17.tar.gz deleted file mode 100644 index 7d65022..0000000 --- a/pyenv-2.3.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bffe53bcbb5e40515385a94410e2dbda3af644e6d94d2daddd5c5a136b6eb5df -size 758286 diff --git a/pyenv-2.3.19.tar.gz b/pyenv-2.3.19.tar.gz new file mode 100644 index 0000000..1ee46df --- /dev/null +++ b/pyenv-2.3.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bbac703e30fefce856540aa375c225b01e9e47b0e320531b2910fc5dc99eea +size 760139 diff --git a/pyenv.changes b/pyenv.changes index c3f5d46..775d639 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Jun 11 08:59:57 UTC 2023 - Dirk Müller + +- update to 2.3.19: + * Add CPython 3.7.17, 3.8.17 and 3.9.17 + * Add CPython 3.11.4 + * Add CPython 3.10.12 + * Add CPython 3.12.0b2 + * Fix not showing symlink contents for unselected versions in + `pyenv versions` + * Correct link in has_tar_xz_support else branch of 3.10.11 and + 3.11.3 + * Fix #2682: Correct pyenv_user_setup.bash file + * fix: updating heredoc delimiter to be random and unique + * Support ksh alternative names + * Add CPython 3.12.0b1 + * Update 3.12-dev and add 3.13-dev + ------------------------------------------------------------------- Fri Apr 7 08:46:52 UTC 2023 - Thomas Schraitle - 2.3.17 diff --git a/pyenv.spec b/pyenv.spec index 3b170b7..ed61c31 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.3.17 +Version: 2.3.19 Release: 0 Summary: Python Version Management License: MIT