Hello community,

here is the log from the commit of package python-wheel for openSUSE:Factory 
checked in at 2015-10-30 16:36:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wheel (Old)
 and      /work/SRC/openSUSE:Factory/.python-wheel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wheel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wheel/python-wheel.changes        
2015-09-30 06:37:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-wheel.new/python-wheel.changes   
2015-10-30 16:36:01.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Oct 21 13:50:55 UTC 2015 - h...@urpla.net
+
+- actually, _really_ test this module: 
+  call py.test directly with appropriate PYTHONPATH
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-wheel.spec ++++++
--- /var/tmp/diff_new_pack.baVAlM/_old  2015-10-30 16:36:01.000000000 +0100
+++ /var/tmp/diff_new_pack.baVAlM/_new  2015-10-30 16:36:01.000000000 +0100
@@ -30,6 +30,7 @@
 BuildRequires:  python-cov-core >= 1.6
 BuildRequires:  python-coverage
 BuildRequires:  python-jsonschema
+BuildRequires:  python-keyring
 BuildRequires:  python-pytest
 BuildRequires:  python-pytest-cov
 Recommends:     python-ed25519ll
@@ -84,7 +85,7 @@
 done
 
 %check
-python setup.py test
+PYTHONPATH=%{buildroot}%{python_sitelib} py.test
 
 %post
 update-alternatives --install %{_bindir}/wheel wheel 
%{_bindir}/wheel-%{py_ver} 20


Reply via email to