Accepting request 1039900 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1039900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2022-12-04 13:58:45 +00:00 committed by Git OBS Bridge
commit d968b39675
4 changed files with 27 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8928b74b153864db9ed0c4ae321e233b7ea466ab85ca6abf2d73e86930cafa1
size 720665

3
pyenv-2.3.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b77d559a0b32286cd1ad636848d766c7bb7dd6495ca9bcf21357b31a1bc97c11
size 722628

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Dec 3 17:56:56 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.7
- Update to 2.3.7
- Add Python version 3.11 to the macOS build by @jbkkd in #2510
- Don't use Zlib from XCode SDK if a custom compiler is used by
@native-api in #2516
- Change line endings from CRLF to LF by @hoang-himself in #2517
- Fix resolution of a name that's a prefix of another name by
@native-api in #2521
- GitHub Workflows security hardening by @sashashura in #2511
- Add nushell to activate list by @theref in #2524
- Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+
for 3.9.15 and 3.8.15 by @twangboy in #2520
- Add simple .editorconfig file by @aphedges in #2518
- Support aria2c being a snap by @native-api in #2528
- Add CPython 3.12.0a2 by @saaketp in #2527
- Add --no-push-path option by @isaacl in #2526
- Fix typo in README.md by @weensy in #2535
- Copy auto installer oneliner to readme by @spookyuser in #2538
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.6...v2.3.7
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 3 19:34:43 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.6 Thu Nov 3 19:34:43 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.6

View File

@ -19,7 +19,7 @@
%define pyenv_dir %{_libexecdir}/pyenv %define pyenv_dir %{_libexecdir}/pyenv
# #
Name: pyenv Name: pyenv
Version: 2.3.6 Version: 2.3.7
Release: 0 Release: 0
Summary: Python Version Management Summary: Python Version Management
License: MIT License: MIT