[python-zmq/el5] run nosetests-2.6

Thomas Spura tomspur at fedoraproject.org
Fri Aug 29 10:18:28 UTC 2014


commit c784a473701dcbdea1e6cc600d7fdbfa1cc45567
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Fri Aug 29 12:18:22 2014 +0200

    run nosetests-2.6

 python-zmq.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-zmq.spec b/python-zmq.spec
index 1e024da..49e7c17 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -220,7 +220,7 @@ chrpath --delete %{buildroot}%{python_sitearch}%{RPATH}/*.so
     rm zmq/__*
     cd %{buildroot}%{python_sitearch}
     PYTHONPATH=%{buildroot}%{python_sitearch} \
-        %{_bindir}/nosetests -v zmq.tests
+        %{_bindir}/nosetests-2.6 -v zmq.tests
 
     %if 0%{?with_python3}
     # there is no python3-nose yet


More information about the scm-commits mailing list