[packages/python-txws] revised BR

glen glen at pld-linux.org
Sun Nov 23 00:12:25 CET 2014


commit 98d5b3dcac3e8fc8721cdf1109e9938fd52dc929
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 23 01:12:10 2014 +0200

    revised BR

 python-txws.spec | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/python-txws.spec b/python-txws.spec
index 61a2e17..5e5c0f9 100644
--- a/python-txws.spec
+++ b/python-txws.spec
@@ -17,18 +17,15 @@ Source0:	http://pypi.python.org/packages/source/t/txWS/txWS-%{version}.tar.gz
 URL:		http://pypi.python.org/pypi/txWS
 Patch0:		%{name}-drop-vcversioner.patch
 BuildRequires:	rpm-pythonprov
-%if %{with python3}
-BuildRequires:	python-TwistedCore
-BuildRequires:	python-TwistedWeb
+%if %{with python2}
+BuildRequires:	python-modules
 BuildRequires:	python-setuptools
 BuildRequires:	python-six
 %endif
 %if %{with python3}
-BuildRequires:	python3-TwistedWeb
-BuildRequires:	python3-devel
+BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
 BuildRequires:	python3-six
-BuildRequires:	python3-twisted-core
 %endif
 Requires:	python-TwistedCore
 Requires:	python-six
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-txws.git/commitdiff/98d5b3dcac3e8fc8721cdf1109e9938fd52dc929



More information about the pld-cvs-commit mailing list