forked from pool/pyenv
Accepting request 1179565 from home:thomas-schraitle:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1179565 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=85
This commit is contained in:
parent
d85862dabb
commit
4b25084888
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ea2c12a0e66bc5dd0e8ae60ddbf252b305c92df7f5b3d1564ca9435bf65726a
|
|
||||||
size 795750
|
|
3
pyenv-2.4.2.tar.gz
Normal file
3
pyenv-2.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:337ad07dc8f4bb1cd132c27051320cc20b67410b819462b3c78eb6642f304b3f
|
||||||
|
size 796184
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 9 14:55:27 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 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 <thomas.schraitle@suse.com> - 2.4.1
|
Thu May 9 12:35:43 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.1
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define pyenv_dir %{_libexecdir}/pyenv
|
%define pyenv_dir %{_libexecdir}/pyenv
|
||||||
#
|
#
|
||||||
Name: pyenv
|
Name: pyenv
|
||||||
Version: 2.4.1
|
Version: 2.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Version Management
|
Summary: Python Version Management
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user