Accepting request 741036 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/741036 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=5
This commit is contained in:
commit
0efeb0c8f7
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 9 21:19:24 UTC 2019 - Chris Coutinho <chrisbcoutinho@gmail.com>
|
||||||
|
|
||||||
|
- Update to 1.2.13
|
||||||
|
* python-build: Add CPython 3.7.4
|
||||||
|
* python-build: Add CPython 3.6.9
|
||||||
|
|
||||||
|
- Update to 1.2.12
|
||||||
|
* python-build: Find zlib from Xcode or brew on Mojave (#1353)
|
||||||
|
* python-build: Add PyPy 7.1.1 (#1335)
|
||||||
|
* python-build: Add CPython 3.8.0b1
|
||||||
|
|
||||||
|
- Update to 1.2.11
|
||||||
|
* python-build: Fix posix_close name collision in 2.4 builds (#1321)
|
||||||
|
* python-build: Add CPython 3.4.10 (#1322)
|
||||||
|
* python-build: Add Anaconda 2019.03
|
||||||
|
* python-build: Allow overriding the preference of OpenSSL version per definition basis (#1302, #1325, #1326)
|
||||||
|
* python-build: Imported changes from rbenv/ruby-build 20190401 (#1327)
|
||||||
|
* python-build: Use GNU Readline 8.0 on macOS if brew's package isn't available (#1329)
|
||||||
|
|
||||||
|
- Update to 1.2.10
|
||||||
|
* python-build: Force y, Y, yes or YES to confirm installation (#1217)
|
||||||
|
* python-build: Add PyPy 7.0.0, 7.1.0
|
||||||
|
* python-build: Add CPython 2.7.16, 3.5.7 and 3.7.3
|
||||||
|
* python-build: Install python-gdb.py (#1190, #1289)
|
||||||
|
* python-build: Add micropython 1.10
|
||||||
|
* python-build: Prefer Homebrew's OpenSSL 1.1 over 1.0 (#839, #1302)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 28 14:22:07 UTC 2019 - thomas.schraitle@suse.com
|
Mon Jan 28 14:22:07 UTC 2019 - thomas.schraitle@suse.com
|
||||||
|
|
||||||
|
@ -12,14 +12,14 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define pyenv_dir %{_libexecdir}/pyenv
|
%define pyenv_dir %{_libexecdir}/pyenv
|
||||||
#
|
#
|
||||||
Name: pyenv
|
Name: pyenv
|
||||||
Version: 1.2.9
|
Version: 1.2.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Version Management
|
Summary: Python Version Management
|
||||||
License: MIT
|
License: MIT
|
||||||
|
3
v1.2.13.tar.gz
Normal file
3
v1.2.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ebf9899f70cb04a6a6bf9835c37d9d7e4ed7dadb22dd8123b19d6d790a13fffe
|
||||||
|
size 612376
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6e76b91b90abc2e1c18b590856e9563d9c8c3c24d5536b9f133a3ca29bc9ae35
|
|
||||||
size 606567
|
|
Loading…
Reference in New Issue
Block a user