iwienand pushed to python-trollius (epel7). "test-suite requires python3"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 16 02:39:24 UTC 2015


From a0f23c27ea19abe35d44cbb5f658fb5129b941c9 Mon Sep 17 00:00:00 2001
From: Ian Wienand <iwienand at redhat.com>
Date: Tue, 16 Jun 2015 11:53:35 +1000
Subject: test-suite requires python3


diff --git a/python-trollius.spec b/python-trollius.spec
index 1114762..efb1526 100644
--- a/python-trollius.spec
+++ b/python-trollius.spec
@@ -95,13 +95,10 @@ popd
 
 %check
 
-%if 0%{?fedora}
-%{__python2} setup.py test
-%endif
-
 %if 0%{?with_python3}
+# the test-suite is only python3
 pushd %{py3dir}
-%{__python3} setup.py test
+%{__python3} runtests.py -v
 popd
 %endif
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-trollius.git/commit/?h=epel7&id=a0f23c27ea19abe35d44cbb5f658fb5129b941c9


More information about the scm-commits mailing list