diff --git a/pyenv-2.3.32.tar.gz b/pyenv-2.3.32.tar.gz deleted file mode 100644 index 330ed22..0000000 --- a/pyenv-2.3.32.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97f6568977b0ba867de9dc08ba6ce8a2e42134ec7fa718df883a983cb9901844 -size 774992 diff --git a/pyenv-2.3.33.tar.gz b/pyenv-2.3.33.tar.gz new file mode 100644 index 0000000..8141ab4 --- /dev/null +++ b/pyenv-2.3.33.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e53c2e4082488d14d39749e9345f939fcd9171a100f76e1d940b5225fa8ff0 +size 777170 diff --git a/pyenv.changes b/pyenv.changes index 9053209..c0d4b13 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 28 05:32:36 UTC 2023 - Thomas Schraitle - 2.3.33 + +- Update to 2.3.33 + - Add miniforge3-23.3.1-1 by @goerz in #2839 + - Add support for miniconda3-3.11-23.10.0-1 by @binbjz in #2843 + - Add support for miniconda3 23.10.0-1 with py3.10、py3.9、py3.8 by @binbjz in #2844 + - Add CPython 3.13.0a2 by @edgarrmondragon in #2849 + - python-build: Document PYTHON_BUILD_HOMEBREW_OPENSSL_FORMULA and PYTHON_BUILD_HTTP_CLIENT by @native-api in #2853 + +Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.32...v2.3.33 + ------------------------------------------------------------------- Wed Nov 15 11:43:34 UTC 2023 - Thomas Schraitle - 2.3.32 diff --git a/pyenv.spec b/pyenv.spec index 40919bc..4954036 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.3.32 +Version: 2.3.33 Release: 0 Summary: Python Version Management License: MIT