forked from pool/pyenv
Accepting request 1111955 from home:thomas-schraitle:branches:devel:languages:python
- Update to 2.3.27: - Prefer OpenSSL 3 in Homebrew since 3.12 by @native-api in #2781 - Fix get-pip urls for older pypy versions by @TimPansino in #2788 - Update openssl url for 3.12.0rc2 by @zsol in #2789 Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.26...v2.3.27 - Update to 2.3.26: * Prevent grep warning in conda.bash in #2768 * fix a typo in README.md in #2769 * use -I with ensurepip in #2764 * Add CPython 3.12.0rc2 in #2778 OBS-URL: https://build.opensuse.org/request/show/1111955 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=65
This commit is contained in:
parent
fb82c90c9c
commit
ee24c4d2f6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20a3f473695d376f68ec0c6a4d6c6157376f374b51848ce3be4b81bc27601ae6
|
||||
size 770303
|
3
pyenv-2.3.27.tar.gz
Normal file
3
pyenv-2.3.27.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:600526bd8ee7e458e14376ba02e30ea9edf82a6f0bc5369836d0df5e7a32e81f
|
||||
size 770568
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 11:10:33 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.27
|
||||
|
||||
- Update to 2.3.27:
|
||||
- Prefer OpenSSL 3 in Homebrew since 3.12 by @native-api in #2781
|
||||
- Fix get-pip urls for older pypy versions by @TimPansino in #2788
|
||||
- Update openssl url for 3.12.0rc2 by @zsol in #2789
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.26...v2.3.27
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 15:13:38 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.26
|
||||
|
||||
- Update to 2.3.26:
|
||||
* Prevent grep warning in conda.bash in #2768
|
||||
* fix a typo in README.md in #2769
|
||||
* use -I with ensurepip in #2764
|
||||
* Add CPython 3.12.0rc2 in #2778
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 10:26:46 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.25
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define pyenv_dir %{_libexecdir}/pyenv
|
||||
#
|
||||
Name: pyenv
|
||||
Version: 2.3.25
|
||||
Version: 2.3.27
|
||||
Release: 0
|
||||
Summary: Python Version Management
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user