Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nose2 for openSUSE:Factory checked in at 2021-10-20 20:23:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nose2 (Old) and /work/SRC/openSUSE:Factory/.python-nose2.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nose2" Wed Oct 20 20:23:16 2021 rev:8 rq:923790 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nose2/python-nose2.changes 2020-03-05 23:17:21.921146133 +0100 +++ /work/SRC/openSUSE:Factory/.python-nose2.new.1890/python-nose2.changes 2021-10-20 20:23:56.537365408 +0200 @@ -1,0 +2,5 @@ +Thu Oct 7 14:35:00 UTC 2021 - [email protected] + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nose2.spec ++++++ --- /var/tmp/diff_new_pack.y2z6Mh/_old 2021-10-20 20:23:57.581366053 +0200 +++ /var/tmp/diff_new_pack.y2z6Mh/_new 2021-10-20 20:23:57.581366053 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-nose2 # -# 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 @@ -36,7 +36,7 @@ Requires: python-coverage >= 4.4.1 Requires: python-six >= 1.1 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages @@ -65,7 +65,7 @@ %check export LC_CTYPE=C.UTF8 -%python_exec setup.py test +%pyunittest discover -v %post %python_install_alternative nose2
