SHA256
1
0
forked from pool/python-pip
Todd R 2013-04-22 16:09:16 +00:00 committed by Git OBS Bridge
parent 2c10c9c9ac
commit fb30f645d2

View File

@ -25,10 +25,13 @@ License: MIT
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#please do not remove, needed for openSUSE <= 12.2
BuildRequires: python3
BuildRequires: python3-devel
BuildRequires: python3-distribute
BuildArch: noarch
Requires: python3
Requires: python3-distribute
BuildArch: noarch
%description
Pip is a replacement for easy_install. It uses mostly the same techniques for