]> git.pld-linux.org Git - packages/python-sleekxmpp.git/commitdiff
BR python-distribute, python-modules, python3-modules, rpm-pythonprov auto/th/python-sleekxmpp-1.1.11-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 11 May 2013 22:08:09 +0000 (01:08 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 11 May 2013 22:08:24 +0000 (01:08 +0300)
-- ImportError: No module named 'setuptools'
-- ImportError: No module named traceback

python-sleekxmpp.spec

index 2eedd23b8e2610fdf388cfefc909d7cc8b8dc324..aa7b984f912b7879acd7f0dfbada70b04f37b567 100644 (file)
@@ -12,8 +12,10 @@ Group:               Libraries/Python
 Source0:       http://pypi.python.org/packages/source/s/sleekxmpp/%{module}-%{version}.tar.gz
 # Source0-md5: 95f847b64fb84483acfadce425fe42cf
 URL:           https://github.com/fritzy/SleekXMPP
-BuildRequires: python-devel
-BuildRequires: python3-devel
+BuildRequires: python-distribute
+BuildRequires: python-modules
+BuildRequires: python3-modules
+BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 %if %{with tests}
 BuildRequires: gnupg
This page took 0.042391 seconds and 4 git commands to generate.