]> git.pld-linux.org Git - packages/python-pip.git/commitdiff
update BR auto/th/python-pip-1.3.1-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 28 Aug 2013 18:59:40 +0000 (21:59 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 28 Aug 2013 19:00:16 +0000 (22:00 +0300)
BR: python-modules -- ImportError: No module named traceback
BR: rpm-pythonprov -- error: Couldn't exec /usr/lib/rpm/pythoneggs.py: No such file or directory

python-pip.spec

index 43d48ffba666300dcb86693b05d7a5bb00b7f18a..ce412fb1c9e0440c98acaac1308b708d2e0a3e31 100644 (file)
@@ -16,9 +16,12 @@ Source0:     http://pypi.python.org/packages/source/p/pip/%{module}-%{version}.tar.g
 # Sent to dstufft (upstream)
 Patch0:                0001-fix-for-http-bugs.python.org-issue17980-in-code-back.patch
 BuildRequires: python-devel
+BuildRequires: python-modules
 BuildRequires: python-setuptools
+BuildRequires: rpm-pythonprov
 %if %{with python3}
 BuildRequires: python3-devel
+BuildRequires: python3-modules
 BuildRequires: python3-setuptools
 %endif
 Requires:      python-setuptools
This page took 0.118222 seconds and 4 git commands to generate.