[python-txws/el6] Patch out setuptools dep on Twisted for epel.

Ralph Bean ralph at fedoraproject.org
Wed May 30 02:49:28 UTC 2012


commit 4910e82ee9cc6764626136c125dd4827aa645163
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue May 29 22:40:47 2012 -0400

    Patch out setuptools dep on Twisted for epel.

 python-txws.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-txws.spec b/python-txws.spec
index 2d5dbd7..d3328c7 100644
--- a/python-txws.spec
+++ b/python-txws.spec
@@ -31,6 +31,7 @@ for adding WebSockets server support to your favorite Twisted applications.
 %build
 %{__python} setup.py build 
 
+
 %install
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 


More information about the scm-commits mailing list