forked from pool/pyenv
Accepting request 1186414 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1186414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=42
This commit is contained in:
commit
4cdb3ff4f8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24f3671a92492f49fa6f61dea861323ad853877c5cb2686c95bfa76339aa1301
|
||||
size 798909
|
3
pyenv-2.4.6.tar.gz
Normal file
3
pyenv-2.4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:857b2c67e0aa2a22c1ccd116f9850ca94d9cc129687c276c798c096655a3e589
|
||||
size 799249
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 5 04:56:59 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.4.6
|
||||
|
||||
- Update to 2.4.6:
|
||||
- CI: push MacOS jobs to MacOS 13 and 14 in #3002
|
||||
- Add 3.13.0b3t and exclude it from pyenv latest in #3001
|
||||
- Speed up pyenv prefix by not constructing advice text when
|
||||
it would be discarded in #3005
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.5...v2.4.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 21:48:24 UTC 2024 - Dirk Müller <dmueller@suse.com> - 2.4.5
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define pyenv_dir %{_libexecdir}/pyenv
|
||||
#
|
||||
Name: pyenv
|
||||
Version: 2.4.5
|
||||
Version: 2.4.6
|
||||
Release: 0
|
||||
Summary: Python Version Management
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user