forked from pool/python-pip
- Simpler spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=20
This commit is contained in:
parent
ef60d3c2f9
commit
2c10c9c9ac
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 22 09:35:26 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
- Simpler spec file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 8 13:12:37 UTC 2013 - alexandre@exatati.com.br
|
Fri Mar 8 13:12:37 UTC 2013 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
@ -25,12 +25,9 @@ License: MIT
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
|
Source: http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: python3
|
|
||||||
BuildRequires: python3-2to3
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-distribute
|
BuildRequires: python3-distribute
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: python(abi) = %{py3_ver}
|
|
||||||
Requires: python3-distribute
|
Requires: python3-distribute
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user