SHA256
1
0
forked from pool/pyenv

Accepting request 1118088 from home:thomas-schraitle:branches:devel:languages:python

- Update to 2.3.30
  - Fix intermittent "broken pipe" in tests by @native-api in #2817
  - Add CPython 3.13.0a1 by @edgarrmondragon in #2818
  - Add PyPy 7.3.13 by @dand-oss in #2807
  - Fix linking against Homebrew's Tcl/Tk 8.6.13 in MacOS by @startergo in #2820
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.29...v2.3.30

OBS-URL: https://build.opensuse.org/request/show/1118088
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=69
This commit is contained in:
Dirk Mueller 2023-10-16 22:20:11 +00:00 committed by Git OBS Bridge
parent b4771e077c
commit 753957b7a6
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Oct 16 18:42:03 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.30
- Update to 2.3.30
- Fix intermittent "broken pipe" in tests by @native-api in #2817
- Add CPython 3.13.0a1 by @edgarrmondragon in #2818
- Add PyPy 7.3.13 by @dand-oss in #2807
- Fix linking against Homebrew's Tcl/Tk 8.6.13 in MacOS by @startergo in #2820
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.29...v2.3.30
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 6 07:42:24 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.29 Fri Oct 6 07:42:24 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.29

View File

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