Accepting request 1202557 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1202557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=49
This commit is contained in:
Ana Guerrero 2024-09-23 13:23:44 +00:00 committed by Git OBS Bridge
commit c03e9ceeb3
4 changed files with 14 additions and 4 deletions

View File

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

3
pyenv-2.4.13.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54427dd47d006384eeba6514b6c99913d7261bcd619c0800f1bbf3844670fbce
size 802973

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Sep 23 07:48:44 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.13
- Update 2.4.13
* docs: Use --verbose with performance CPython build instructions by @caerulescens in #3053
* Fix latest version resolution when using python- prefix by @edmorley in #3056
* Fix tgz checksum for 3.9.20; fallback OpenSSL URLs and checksums by @native-api in #3060
* Fix OpenSSL 3.3.2 download URLs by @edgarrmondragon in #3059
* Add GraalPy 24.1.0 by @msimacek in #3066
-------------------------------------------------------------------
Mon Sep 9 08:38:10 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.12

View File

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