Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2021-10-20 20:23:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and      /work/SRC/openSUSE:Factory/.python-urwid.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urwid"

Wed Oct 20 20:23:21 2021 rev:18 rq:925632 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes        
2020-12-23 14:18:49.901570481 +0100
+++ /work/SRC/openSUSE:Factory/.python-urwid.new.1890/python-urwid.changes      
2021-10-20 20:24:03.329369601 +0200
@@ -1,0 +2,5 @@
+Tue Oct 12 10:28:44 UTC 2021 - pgaj...@suse.com
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-urwid.spec ++++++
--- /var/tmp/diff_new_pack.u7yuN6/_old  2021-10-20 20:24:03.809369897 +0200
+++ /var/tmp/diff_new_pack.u7yuN6/_new  2021-10-20 20:24:03.813369899 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -60,7 +60,8 @@
 %check
 # this test won't work on OBS
 rm -f urwid/tests/test_vterm.py
-%python_exec setup.py -q test
+cp *build*/*/urwid/*.so urwid
+%pyunittest discover -v
 
 %files %{python_files}
 %license COPYING

Reply via email to