forked from pool/python-pip-api
- Update to 0.0.12:
* Bugfix with relative paths (#39) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
b03059a837
commit
6386a1b25e
@@ -18,12 +18,12 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pip-api
|
||||
Version: 0.0.10
|
||||
Version: 0.0.12
|
||||
Release: 0
|
||||
Summary: The official unofficial pip API
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: http://github.com/di/pip-api
|
||||
URL: https://github.com/di/pip-api
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pip-api/pip-api-%{version}.tar.gz
|
||||
Patch0: unvendor.patch
|
||||
BuildRequires: %{python_module packaging >= 16.1}
|
||||
|
||||
Reference in New Issue
Block a user