forked from pool/pyenv
Accepting request 1129468 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1129468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=33
This commit is contained in:
commit
43a400e14e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97f6568977b0ba867de9dc08ba6ce8a2e42134ec7fa718df883a983cb9901844
|
||||
size 774992
|
3
pyenv-2.3.33.tar.gz
Normal file
3
pyenv-2.3.33.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27e53c2e4082488d14d39749e9345f939fcd9171a100f76e1d940b5225fa8ff0
|
||||
size 777170
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 05:32:36 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.33
|
||||
|
||||
- Update to 2.3.33
|
||||
- Add miniforge3-23.3.1-1 by @goerz in #2839
|
||||
- Add support for miniconda3-3.11-23.10.0-1 by @binbjz in #2843
|
||||
- Add support for miniconda3 23.10.0-1 with py3.10、py3.9、py3.8 by @binbjz in #2844
|
||||
- Add CPython 3.13.0a2 by @edgarrmondragon in #2849
|
||||
- python-build: Document PYTHON_BUILD_HOMEBREW_OPENSSL_FORMULA and PYTHON_BUILD_HTTP_CLIENT by @native-api in #2853
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.32...v2.3.33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 11:43:34 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.32
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define pyenv_dir %{_libexecdir}/pyenv
|
||||
#
|
||||
Name: pyenv
|
||||
Version: 2.3.32
|
||||
Version: 2.3.33
|
||||
Release: 0
|
||||
Summary: Python Version Management
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user