forked from pool/pyenv
Accepting request 1094464 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1094464 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=25
This commit is contained in:
commit
022b375ad3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30bbac703e30fefce856540aa375c225b01e9e47b0e320531b2910fc5dc99eea
|
||||
size 760139
|
3
pyenv-2.3.21.tar.gz
Normal file
3
pyenv-2.3.21.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f922339c4d64e7bc8526594f5b42355963edfa94b08f01bc398360e371b7d6fc
|
||||
size 762231
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 14:40:56 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.21
|
||||
|
||||
- Update to 2.3.21
|
||||
- Add graalpy-23.0.0 by @msimacek in #2724
|
||||
- Add PyPy 7.3.12 by @edgarrmondragon in #2726
|
||||
- Fix occasional 'libexec/pyenv-latest: line 39: printf: write error:
|
||||
Broken pipe' by @native-api in #2729
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.20...v2.3.21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 14:40:56 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.20
|
||||
|
||||
- Update to 2.3.20
|
||||
- Backport bpo-42351 to 3.5.10 by @native-api in #2717
|
||||
- Add missing patches for Python 3.7/3.8/3.9 by @tomkins in #2718
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.19...v2.3.20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 08:59:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define pyenv_dir %{_libexecdir}/pyenv
|
||||
#
|
||||
Name: pyenv
|
||||
Version: 2.3.19
|
||||
Version: 2.3.21
|
||||
Release: 0
|
||||
Summary: Python Version Management
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user