forked from pool/pyenv
Accepting request 1115977 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.29 - Add CPython 3.11.6 by @thecesrom in #2806 - Add GraalPy 23.1.0 definition using the faster Oracle GraalVM distribution by @eregon in #2812 - Install ncurses from Homebrew, if available by @aphedges in #2813 Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.28...v2.3.29 - Update to 2.3.28: - Add CPython 3.12.0 by @edgarrmondragon in #2804 - Prioritize 'zlib from xcode sdk' flag correctly by @native-api in #2791 - Prefer OpenSSL 3 in Homebrew in 3.13-dev by @edgarrmondragon in #2793 - Add CPython 3.12.0rc3 by @saaketp in #2795 - Add graalpy-23.1.0 and split between graalpy and graalpy-community by @msimacek in #2796 - Update the OpenSSL dependency for Python 2.7.18 by @lpapp-foundry in #2797 Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.27...v2.3.28 OBS-URL: https://build.opensuse.org/request/show/1115977 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=67
This commit is contained in:
parent
ee24c4d2f6
commit
b4771e077c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:600526bd8ee7e458e14376ba02e30ea9edf82a6f0bc5369836d0df5e7a32e81f
|
|
||||||
size 770568
|
|
3
pyenv-2.3.29.tar.gz
Normal file
3
pyenv-2.3.29.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86af7d251e5691c5537b939a5444718d3811c8b9d70b78ffaf51fd71897437fb
|
||||||
|
size 771594
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 6 07:42:24 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.29
|
||||||
|
|
||||||
|
- Update to 2.3.29
|
||||||
|
- Add CPython 3.11.6 by @thecesrom in #2806
|
||||||
|
- Add GraalPy 23.1.0 definition using the faster Oracle GraalVM distribution by @eregon in #2812
|
||||||
|
- Install ncurses from Homebrew, if available by @aphedges in #2813
|
||||||
|
|
||||||
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.28...v2.3.29
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 5 06:02:24 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.28
|
||||||
|
|
||||||
|
- Update to 2.3.28:
|
||||||
|
- Add CPython 3.12.0 by @edgarrmondragon in #2804
|
||||||
|
- Prioritize 'zlib from xcode sdk' flag correctly by @native-api in #2791
|
||||||
|
- Prefer OpenSSL 3 in Homebrew in 3.13-dev by @edgarrmondragon in #2793
|
||||||
|
- Add CPython 3.12.0rc3 by @saaketp in #2795
|
||||||
|
- Add graalpy-23.1.0 and split between graalpy and graalpy-community by @msimacek in #2796
|
||||||
|
- Update the OpenSSL dependency for Python 2.7.18 by @lpapp-foundry in #2797
|
||||||
|
|
||||||
|
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.27...v2.3.28
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 18 11:10:33 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.27
|
Mon Sep 18 11:10:33 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.27
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define pyenv_dir %{_libexecdir}/pyenv
|
%define pyenv_dir %{_libexecdir}/pyenv
|
||||||
#
|
#
|
||||||
Name: pyenv
|
Name: pyenv
|
||||||
Version: 2.3.27
|
Version: 2.3.29
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Version Management
|
Summary: Python Version Management
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user