forked from pool/pyenv
- update to 2.3.19:
* Add CPython 3.7.17, 3.8.17 and 3.9.17 * Add CPython 3.11.4 * Add CPython 3.10.12 * Add CPython 3.12.0b2 * Fix not showing symlink contents for unselected versions in `pyenv versions` * Correct link in has_tar_xz_support else branch of 3.10.11 and 3.11.3 * Fix #2682: Correct pyenv_user_setup.bash file * fix: updating heredoc delimiter to be random and unique * Support ksh alternative names * Add CPython 3.12.0b1 * Update 3.12-dev and add 3.13-dev OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=55
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bffe53bcbb5e40515385a94410e2dbda3af644e6d94d2daddd5c5a136b6eb5df
|
|
||||||
size 758286
|
|
3
pyenv-2.3.19.tar.gz
Normal file
3
pyenv-2.3.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30bbac703e30fefce856540aa375c225b01e9e47b0e320531b2910fc5dc99eea
|
||||||
|
size 760139
|
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 11 08:59:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.3.19:
|
||||||
|
* Add CPython 3.7.17, 3.8.17 and 3.9.17
|
||||||
|
* Add CPython 3.11.4
|
||||||
|
* Add CPython 3.10.12
|
||||||
|
* Add CPython 3.12.0b2
|
||||||
|
* Fix not showing symlink contents for unselected versions in
|
||||||
|
`pyenv versions`
|
||||||
|
* Correct link in has_tar_xz_support else branch of 3.10.11 and
|
||||||
|
3.11.3
|
||||||
|
* Fix #2682: Correct pyenv_user_setup.bash file
|
||||||
|
* fix: updating heredoc delimiter to be random and unique
|
||||||
|
* Support ksh alternative names
|
||||||
|
* Add CPython 3.12.0b1
|
||||||
|
* Update 3.12-dev and add 3.13-dev
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 7 08:46:52 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.17
|
Fri Apr 7 08:46:52 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.17
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define pyenv_dir %{_libexecdir}/pyenv
|
%define pyenv_dir %{_libexecdir}/pyenv
|
||||||
#
|
#
|
||||||
Name: pyenv
|
Name: pyenv
|
||||||
Version: 2.3.17
|
Version: 2.3.19
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Version Management
|
Summary: Python Version Management
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user