Hello community,

here is the log from the commit of package python-wsgi_intercept for 
openSUSE:Factory checked in at 2014-02-06 06:55:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wsgi_intercept (Old)
 and      /work/SRC/openSUSE:Factory/.python-wsgi_intercept.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wsgi_intercept"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-wsgi_intercept/python-wsgi_intercept.changes  
    2014-02-02 07:39:09.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-wsgi_intercept.new/python-wsgi_intercept.changes
 2014-02-06 06:55:16.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb  5 11:02:07 UTC 2014 - [email protected]
+
+- Use py.test rather than nosetests, testsuite uses py.test specific features
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-wsgi_intercept.spec ++++++
--- /var/tmp/diff_new_pack.jr5KzX/_old  2014-02-06 06:55:17.000000000 +0100
+++ /var/tmp/diff_new_pack.jr5KzX/_new  2014-02-06 06:55:17.000000000 +0100
@@ -30,7 +30,6 @@
 BuildRequires:  python-setuptools
 # Test requirements:
 BuildRequires:  python-httplib2
-BuildRequires:  python-nose
 BuildRequires:  python-pytest >= 2.4
 BuildRequires:  python-requests >= 2.0.1
 Recommends:     python-requests >= 2.0.1
@@ -62,7 +61,7 @@
 rm -rf %{buildroot}%{python_sitelib}/test
 
 %check
-nosetests
+py.test build/
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to