[packages/python-txws] fix twisted web dep
glen
glen at pld-linux.org
Sun Nov 23 11:03:57 CET 2014
commit 150ff1745562f243384608969e72655e8b4fd0aa
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 23 12:03:52 2014 +0200
fix twisted web dep
python-txws.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-txws.spec b/python-txws.spec
index 5e5c0f9..f91bedd 100644
--- a/python-txws.spec
+++ b/python-txws.spec
@@ -9,7 +9,7 @@
Summary: Twisted WebSockets wrapper
Name: python-txws
Version: 0.9.1
-Release: 1
+Release: 2
License: MIT
Group: Development/Languages
Source0: http://pypi.python.org/packages/source/t/txWS/txWS-%{version}.tar.gz
@@ -28,8 +28,8 @@ BuildRequires: python3-setuptools
BuildRequires: python3-six
%endif
Requires: python-TwistedCore
+Requires: python-TwistedWeb
Requires: python-six
-Requires: python-twisted-web
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-txws.git/commitdiff/150ff1745562f243384608969e72655e8b4fd0aa
More information about the pld-cvs-commit
mailing list