forked from pool/python-pip-api
Accepting request 717861 from devel:languages:python
- Update to 0.0.12: * Bugfix with relative paths (#39) OBS-URL: https://build.opensuse.org/request/show/717861 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:742b3edb5b077853ffcfec8a849f6ff1a622c6ecf648adb5fa0e4594998fcd46
|
||||
size 86720
|
||||
3
pip-api-0.0.12.tar.gz
Normal file
3
pip-api-0.0.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6eeb656fb1a4df791c40c16e22e6107025b6a1ee912e2dbc66d684bafc8ef57c
|
||||
size 86840
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:27:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.0.12:
|
||||
* Bugfix with relative paths (#39)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 15:29:45 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -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