SHA256
1
0
forked from pool/pyenv

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

- Update to 2.3.9
  - Add -latest suffix to miniforge3 by @nwh in #2551
  - Add PyPy 7.3.10 by @dand-oss in #2553
  - Add miniforge3 and mambaforge 22.9.0-2 by @smcgivern in #2559
  - Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+
    for 3.9.16 by @lisbethw1130 in #2558
  - Add openssl patches for 3.7.15, 3.7.16, and 3.8.16 by @samdoran in #2564
  - Add support for Anaconda3-2022.10 by @huypn12 in #2565
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.8...v2.3.9

OBS-URL: https://build.opensuse.org/request/show/1043892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=47
This commit is contained in:
Markéta Machová 2022-12-20 12:33:19 +00:00 committed by Git OBS Bridge
parent 11aad68acf
commit 3889c5b031
4 changed files with 18 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Dec 20 10:59:40 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.9
- Update to 2.3.9
- Add -latest suffix to miniforge3 by @nwh in #2551
- Add PyPy 7.3.10 by @dand-oss in #2553
- Add miniforge3 and mambaforge 22.9.0-2 by @smcgivern in #2559
- Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+
for 3.9.16 by @lisbethw1130 in #2558
- Add openssl patches for 3.7.15, 3.7.16, and 3.8.16 by @samdoran in #2564
- Add support for Anaconda3-2022.10 by @huypn12 in #2565
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.8...v2.3.9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 14 14:35:37 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.8 Wed Dec 14 14:35:37 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.8

View File

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