Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ebcdic for openSUSE:Factory checked in at 2021-10-08 00:06:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ebcdic (Old) and /work/SRC/openSUSE:Factory/.python-ebcdic.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ebcdic" Fri Oct 8 00:06:15 2021 rev:3 rq:923745 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ebcdic/python-ebcdic.changes 2019-09-13 15:04:52.437262405 +0200 +++ /work/SRC/openSUSE:Factory/.python-ebcdic.new.2443/python-ebcdic.changes 2021-10-08 00:07:11.057868646 +0200 @@ -1,0 +2,5 @@ +Thu Oct 7 12:49:49 UTC 2021 - pgaj...@suse.com + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ebcdic.spec ++++++ --- /var/tmp/diff_new_pack.aeQDT6/_old 2021-10-08 00:07:11.457869325 +0200 +++ /var/tmp/diff_new_pack.aeQDT6/_new 2021-10-08 00:07:11.461869331 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ebcdic # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -53,7 +53,7 @@ %check export LANG="en_US.UTF8" -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %doc README.rst