SHA256
1
0
forked from pool/pyenv

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

- Update to 2.2.5
   - fix issue 2236 for CPython 3.6.15 and 3.7.12 by @fofoni in #2237
   - python-build: add URL for get-pip for Python 3.6 by @fofoni in #2238
   - Add pyston-2.3.2 by @dmrlawson in #2240
   - CPython 3.11.0a5 by @saaketp in #2241
   - CPython 3.11.0a6 by @saaketp in #2266
   - Add miniconda 4.11.0 by @aphedges in #2268
   - docs(pyenv-prefix): note support for multiple versions by @scop in #2270
   - pypy 7.3.8 02/20/2022 release by @dand-oss in #2253

OBS-URL: https://build.opensuse.org/request/show/972367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=27
This commit is contained in:
Markéta Machová 2022-04-25 08:12:00 +00:00 committed by Git OBS Bridge
parent 5d32796b41
commit 187fad40ef
4 changed files with 20 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Apr 5 07:39:13 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.2.5
- Update to 2.2.5
- fix issue 2236 for CPython 3.6.15 and 3.7.12 by @fofoni in #2237
- python-build: add URL for get-pip for Python 3.6 by @fofoni in #2238
- Add pyston-2.3.2 by @dmrlawson in #2240
- CPython 3.11.0a5 by @saaketp in #2241
- CPython 3.11.0a6 by @saaketp in #2266
- Add miniconda 4.11.0 by @aphedges in #2268
- docs(pyenv-prefix): note support for multiple versions by @scop in #2270
- pypy 7.3.8 02/20/2022 release by @dand-oss in #2253
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 25 09:40:29 UTC 2022 - Matej Cepl <mcepl@suse.com> Fri Feb 25 09:40:29 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@ -17,11 +17,11 @@
%define pyenv_dir %{_libexecdir}/pyenv %define pyenv_dir %{_libexecdir}/pyenv
# We have to overcome weird version, temporarily.
%define upver 2.2.5
# #
Name: pyenv Name: pyenv
Version: 2.2.4_1 Version: 2.2.5
# We have to overcome weird version, temporarily.
%define upver 2.2.4-1
Release: 0 Release: 0
Summary: Python Version Management Summary: Python Version Management
License: MIT License: MIT