Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyscard for openSUSE:Factory 
checked in at 2021-11-03 17:26:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyscard (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyscard.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyscard"

Wed Nov  3 17:26:38 2021 rev:12 rq:929036 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyscard/python-pyscard.changes    
2021-09-23 23:04:33.120345316 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyscard.new.1890/python-pyscard.changes  
2021-11-03 17:27:32.813379259 +0100
@@ -1,0 +2,5 @@
+Wed Nov  3 09:46:11 UTC 2021 - pgaj...@suse.com
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyscard.spec ++++++
--- /var/tmp/diff_new_pack.I9Ztbo/_old  2021-11-03 17:27:33.185379462 +0100
+++ /var/tmp/diff_new_pack.I9Ztbo/_new  2021-11-03 17:27:33.189379464 +0100
@@ -18,7 +18,6 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without test
 %define modname pyscard
 Name:           python-pyscard
 Version:        2.0.2
@@ -57,10 +56,10 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
-%if %{with test}
+
 %check
-%python_exec setup.py test
-%endif
+mv smartcard smartcard_hide
+%pyunittest_arch discover -v
 
 %files %{python_files}
 %doc ChangeLog doc README.md

Reply via email to