Accepting request 1126590 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.32 - Describe --no-rehash option in the manpage by @fsc-eriker in #2832 - Make adding $PYENV_ROOT/bin to PATH independent of other software by @native-api in #2837 - Make pyenv init output insertable to startup files by @native-api in #2838 Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.31...v2.3.32 - Update to 2.3.31 - Add new anaconda and miniconda definitions by @aphedges in #2824 Full Changelog: https://github.com/pyenv/pyenv/compare/2.3.30...v2.3.31 OBS-URL: https://build.opensuse.org/request/show/1126590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=71
This commit is contained in:
parent
753957b7a6
commit
65037a6f3d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6a7efe0d05c3f0745c292c8f4b5c6d50d45e3ddcf0e3cfd63947099a72ec202
|
||||
size 773033
|
3
pyenv-2.3.32.tar.gz
Normal file
3
pyenv-2.3.32.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97f6568977b0ba867de9dc08ba6ce8a2e42134ec7fa718df883a983cb9901844
|
||||
size 774992
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 11:43:34 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.32
|
||||
|
||||
- Update to 2.3.32
|
||||
- Describe --no-rehash option in the manpage by @fsc-eriker in #2832
|
||||
- Make adding $PYENV_ROOT/bin to PATH independent of other software by @native-api in #2837
|
||||
- Make pyenv init output insertable to startup files by @native-api in #2838
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.31...v2.3.32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 11:42:52 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.31
|
||||
|
||||
- Update to 2.3.31
|
||||
- Add new anaconda and miniconda definitions by @aphedges in #2824
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/2.3.30...v2.3.31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 16 18:42:03 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.30
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define pyenv_dir %{_libexecdir}/pyenv
|
||||
#
|
||||
Name: pyenv
|
||||
Version: 2.3.30
|
||||
Version: 2.3.32
|
||||
Release: 0
|
||||
Summary: Python Version Management
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user