forked from pool/pyenv
Accepting request 1172939 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.4.1 - Add CPython 3.12.3 by @edgarrmondragon in #2941 - Add CPython 3.13.0a6 by @edgarrmondragon in #2942 - Add PyPy v7.3.16 by @edgarrmondragon in #2948 - Add CPython 3.14-dev, update 3.13-dev by @edgarrmondragon in #2960 - Add CPython 3.13.0b1 by @edgarrmondragon in #2959 Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.0...v2.4.1 OBS-URL: https://build.opensuse.org/request/show/1172939 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=83
This commit is contained in:
parent
7f887cc3d2
commit
d85862dabb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48d3abc38e2c091809c640cedf33437593873a6dcb8da2a3ffb1ccd0220d9292
|
||||
size 794161
|
3
pyenv-2.4.1.tar.gz
Normal file
3
pyenv-2.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ea2c12a0e66bc5dd0e8ae60ddbf252b305c92df7f5b3d1564ca9435bf65726a
|
||||
size 795750
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 12:35:43 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.1
|
||||
|
||||
- Update to 2.4.1
|
||||
- Add CPython 3.12.3 by @edgarrmondragon in #2941
|
||||
- Add CPython 3.13.0a6 by @edgarrmondragon in #2942
|
||||
- Add PyPy v7.3.16 by @edgarrmondragon in #2948
|
||||
- Add CPython 3.14-dev, update 3.13-dev by @edgarrmondragon in #2960
|
||||
- Add CPython 3.13.0b1 by @edgarrmondragon in #2959
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.0...v2.4.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 17:00:00 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.0
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define pyenv_dir %{_libexecdir}/pyenv
|
||||
#
|
||||
Name: pyenv
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 0
|
||||
Summary: Python Version Management
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user