diff --git a/pip-api-0.0.12.tar.gz b/pip-api-0.0.12.tar.gz deleted file mode 100644 index b0a2a33..0000000 --- a/pip-api-0.0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6eeb656fb1a4df791c40c16e22e6107025b6a1ee912e2dbc66d684bafc8ef57c -size 86840 diff --git a/pip-api-0.0.13.tar.gz b/pip-api-0.0.13.tar.gz new file mode 100644 index 0000000..c044513 --- /dev/null +++ b/pip-api-0.0.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb04aeebdbf67ea971cd3bde8d193df397c09fd38fecb1357a7e01463d5d2f00 +size 101461 diff --git a/python-pip-api.changes b/python-pip-api.changes index 87757ed..6ef162a 100644 --- a/python-pip-api.changes +++ b/python-pip-api.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 30 13:08:42 UTC 2019 - Tomáš Chvátal + +- Update to 0.0.13: + - Include six==1.12.0 as a vendored dependency (#42) + - Upgrade vendored packaging==19.2 + - Upgrade vendored pyparsing==2.4.2 + ------------------------------------------------------------------- Tue Jul 23 11:27:24 UTC 2019 - Tomáš Chvátal diff --git a/python-pip-api.spec b/python-pip-api.spec index fb19e18..47cb656 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.12 +Version: 0.0.13 Release: 0 Summary: The official unofficial pip API License: Apache-2.0