diff --git a/pyenv-2.3.8.tar.gz b/pyenv-2.3.8.tar.gz deleted file mode 100644 index 35ec0ed..0000000 --- a/pyenv-2.3.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f223595ce42d17c37ff08ee1bf349c7578203d5c5ea26540fb749aa86ae75f82 -size 723628 diff --git a/pyenv-2.3.9.tar.gz b/pyenv-2.3.9.tar.gz new file mode 100644 index 0000000..8d78fb9 --- /dev/null +++ b/pyenv-2.3.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac658f98ed64bc9c5ef56614594dc052357853ec5703c8df91e9beff0d5177c +size 726560 diff --git a/pyenv.changes b/pyenv.changes index e588306..3827f01 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Dec 20 10:59:40 UTC 2022 - Thomas Schraitle - 2.3.9 + +- Update to 2.3.9 + - Add -latest suffix to miniforge3 by @nwh in #2551 + - Add PyPy 7.3.10 by @dand-oss in #2553 + - Add miniforge3 and mambaforge 22.9.0-2 by @smcgivern in #2559 + - Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+ + for 3.9.16 by @lisbethw1130 in #2558 + - Add openssl patches for 3.7.15, 3.7.16, and 3.8.16 by @samdoran in #2564 + - Add support for Anaconda3-2022.10 by @huypn12 in #2565 + +Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.8...v2.3.9 + ------------------------------------------------------------------- Wed Dec 14 14:35:37 UTC 2022 - Thomas Schraitle - 2.3.8 diff --git a/pyenv.spec b/pyenv.spec index f0c6504..b7d96f8 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.3.8 +Version: 2.3.9 Release: 0 Summary: Python Version Management License: MIT