forked from pool/pyenv
Accepting request 1132356 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1132356 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=34
This commit is contained in:
commit
f2f9771e8c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:27e53c2e4082488d14d39749e9345f939fcd9171a100f76e1d940b5225fa8ff0
|
|
||||||
size 777170
|
|
3
pyenv-2.3.35.tar.gz
Normal file
3
pyenv-2.3.35.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ccf543a1c34126fe44a6899467210d81a3c2b95cc3769fc324c5ddb4a35707fc
|
||||||
|
size 777577
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 8 13:50:18 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.35
|
||||||
|
|
||||||
|
- Update to 2.3.35
|
||||||
|
- Add CPython 3.12.1 by @edgarrmondragon in #2861
|
||||||
|
|
||||||
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.34...v2.3.35
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 8 13:41:19 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.34
|
||||||
|
|
||||||
|
- Update to 2.3.34
|
||||||
|
- Fix graalpy-community to use a separate package name by @native-api in #2855
|
||||||
|
- Move 3.11.5+ to OpenSSL 3 by default by @native-api in #2858
|
||||||
|
- Add CPython 3.11.7 by @edgarrmondragon in #2860
|
||||||
|
|
||||||
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.33...v2.3.34
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 28 05:32:36 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.33
|
Tue Nov 28 05:32:36 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.33
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define pyenv_dir %{_libexecdir}/pyenv
|
%define pyenv_dir %{_libexecdir}/pyenv
|
||||||
#
|
#
|
||||||
Name: pyenv
|
Name: pyenv
|
||||||
Version: 2.3.33
|
Version: 2.3.35
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Version Management
|
Summary: Python Version Management
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user