SHA256
1
0
forked from pool/pyenv

Accepting request 1092159 from devel:languages:python

- 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/request/show/1092159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2023-06-11 17:55:51 +00:00 committed by Git OBS Bridge
commit 0b03ea5e12
4 changed files with 22 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30bbac703e30fefce856540aa375c225b01e9e47b0e320531b2910fc5dc99eea
size 760139

View File

@ -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

View File

@ -19,7 +19,7 @@
%define pyenv_dir %{_libexecdir}/pyenv
#
Name: pyenv
Version: 2.3.17
Version: 2.3.19
Release: 0
Summary: Python Version Management
License: MIT