diff --git a/pyenv-2.4.1.tar.gz b/pyenv-2.4.1.tar.gz deleted file mode 100644 index 6dc1a10..0000000 --- a/pyenv-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ea2c12a0e66bc5dd0e8ae60ddbf252b305c92df7f5b3d1564ca9435bf65726a -size 795750 diff --git a/pyenv-2.4.2.tar.gz b/pyenv-2.4.2.tar.gz new file mode 100644 index 0000000..85251ad --- /dev/null +++ b/pyenv-2.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337ad07dc8f4bb1cd132c27051320cc20b67410b819462b3c78eb6642f304b3f +size 796184 diff --git a/pyenv.changes b/pyenv.changes index 6b05b62..ccc902c 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jun 9 14:55:27 UTC 2024 - Thomas Schraitle - 2.4.2 + +- Update to 2.4.2 + - Add script to install graalpy development builds in #2969 + - Correct the Explanation of PATH Variable Lookup in #2975 + - Document PYTHON_BUILD_CURL_OPTS, PYTHON_BUILD_WGET_OPTS, PYTHON_BUILD_ARIA2_OPTS + in #2976 + - Add sed and greadlink to shim exceptions in #2977 + - Add CPython 3.13.0b2 in #2978 + - Add CPython 3.12.4 in #2981 + +Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.1...v2.4.2 + ------------------------------------------------------------------- Thu May 9 12:35:43 UTC 2024 - Thomas Schraitle - 2.4.1 diff --git a/pyenv.spec b/pyenv.spec index 1d3007f..d5b9d5f 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.4.1 +Version: 2.4.2 Release: 0 Summary: Python Version Management License: MIT