From 497df6a2deed5e5f74e595e5161477c6edb907073df6b6320dc4a14b60a2d367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 17 May 2019 19:54:04 +0000 Subject: [PATCH] Accepting request 703784 from home:hitalia:branches:devel:languages:python Update verison for python-pip-api OBS-URL: https://build.opensuse.org/request/show/703784 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=4 --- pip-api-0.0.5.tar.gz | 3 --- pip-api-0.0.8.tar.gz | 3 +++ python-pip-api.changes | 9 +++++++++ python-pip-api.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 pip-api-0.0.5.tar.gz create mode 100644 pip-api-0.0.8.tar.gz diff --git a/pip-api-0.0.5.tar.gz b/pip-api-0.0.5.tar.gz deleted file mode 100644 index 13daa67..0000000 --- a/pip-api-0.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86c3de0587b1dae50253d8b7359f22d0c9712b9fc21d3500bb002a757bb811b9 -size 12390 diff --git a/pip-api-0.0.8.tar.gz b/pip-api-0.0.8.tar.gz new file mode 100644 index 0000000..095973a --- /dev/null +++ b/pip-api-0.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a504d4536ccd1d87f46f7b10442d09bbe5a765a298a4580ab05ea7cfcda6f4b +size 12943 diff --git a/python-pip-api.changes b/python-pip-api.changes index 5e3809e..c6c0fca 100644 --- a/python-pip-api.changes +++ b/python-pip-api.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 17 19:43:12 UTC 2019 - Hardik Italia + +- Update to 0.0.8: + * Handle editable installs + * Ignore index url parameters in parse_requirements + * Drop support for Python 3.4 + * Add support for pip 19.0, 19.0.1, 19.0.2, 19.0.3 + ------------------------------------------------------------------- Fri Feb 22 09:31:58 UTC 2019 - Tomáš Chvátal diff --git a/python-pip-api.spec b/python-pip-api.spec index db96c72..991dba8 100644 --- a/python-pip-api.spec +++ b/python-pip-api.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pip-api -Version: 0.0.5 +Version: 0.0.8 Release: 0 Summary: The official unofficial pip API License: Apache-2.0