From ff27341d186b313f23cdd9c8e587ff829bab0ad695b0b35dfe828b990423b908 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:41:49 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=10 --- pyenv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyenv.spec b/pyenv.spec index 8a22f22..e3addcf 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # 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/ # From 3e3784836cc7357ce98df77bd4e1e059da02a8aa80e45675b41b685df0c92e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 18 Oct 2019 10:15:27 +0000 Subject: [PATCH 2/2] Accepting request 740988 from home:cbcoutinho:branches:devel:languages:python - 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) OBS-URL: https://build.opensuse.org/request/show/740988 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=11 --- pyenv.changes | 28 ++++++++++++++++++++++++++++ pyenv.spec | 2 +- v1.2.13.tar.gz | 3 +++ v1.2.9.tar.gz | 3 --- 4 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 v1.2.13.tar.gz delete mode 100644 v1.2.9.tar.gz diff --git a/pyenv.changes b/pyenv.changes index 6e92c7b..baf7fb1 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Oct 9 21:19:24 UTC 2019 - Chris Coutinho + +- 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 diff --git a/pyenv.spec b/pyenv.spec index e3addcf..bed5e28 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 1.2.9 +Version: 1.2.13 Release: 0 Summary: Python Version Management License: MIT diff --git a/v1.2.13.tar.gz b/v1.2.13.tar.gz new file mode 100644 index 0000000..5ff8239 --- /dev/null +++ b/v1.2.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf9899f70cb04a6a6bf9835c37d9d7e4ed7dadb22dd8123b19d6d790a13fffe +size 612376 diff --git a/v1.2.9.tar.gz b/v1.2.9.tar.gz deleted file mode 100644 index 3d23ce5..0000000 --- a/v1.2.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e76b91b90abc2e1c18b590856e9563d9c8c3c24d5536b9f133a3ca29bc9ae35 -size 606567