diff --git a/pyenv-2.4.10.tar.gz b/pyenv-2.4.10.tar.gz deleted file mode 100644 index 50c789d..0000000 --- a/pyenv-2.4.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78cf6865c9514e90ff0e464fa3ec867870f3437a5ee2bc0f73240adb328b9f26 -size 800041 diff --git a/pyenv-2.4.11.tar.gz b/pyenv-2.4.11.tar.gz new file mode 100644 index 0000000..97e92bc --- /dev/null +++ b/pyenv-2.4.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92db49a5352213e519301aa1ce161c012d08835e482b10f420d188b30804b3a3 +size 802026 diff --git a/pyenv.changes b/pyenv.changes index 2525691..cce9ee1 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 5 06:20:09 UTC 2024 - Thomas Schraitle - 2.4.11 + +- Update 2.4.11 + - Add /usr/etc/pyenv.d to hooks path by @tomschr in #3039 + - Add miniconda3-24.7.1-0 by @binbjz in #3040 + - Add PyPy v7.3.17 by @jsirois in #3045 + +Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.10...v2.4.11 + ------------------------------------------------------------------- Mon Aug 12 07:40:58 UTC 2024 - Thomas Schraitle - 2.4.10 diff --git a/pyenv.spec b/pyenv.spec index d37b351..db938f2 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.4.10 +Version: 2.4.11 Release: 0 Summary: Python Version Management License: MIT