SHA256
1
0
forked from pool/pyenv

Accepting request 1116042 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1116042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=30
This commit is contained in:
Ana Guerrero 2023-10-08 10:17:55 +00:00 committed by Git OBS Bridge
commit ff7f5413e4
4 changed files with 27 additions and 4 deletions

View File

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86af7d251e5691c5537b939a5444718d3811c8b9d70b78ffaf51fd71897437fb
size 771594

View File

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

View File

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