Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-openapi-codec for openSUSE:Factory checked in at 2021-11-08 17:24:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-openapi-codec (Old) and /work/SRC/openSUSE:Factory/.python-openapi-codec.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openapi-codec" Mon Nov 8 17:24:15 2021 rev:2 rq:929839 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-openapi-codec/python-openapi-codec.changes 2020-06-09 00:05:22.437441745 +0200 +++ /work/SRC/openSUSE:Factory/.python-openapi-codec.new.1890/python-openapi-codec.changes 2021-11-08 17:25:01.740726593 +0100 @@ -1,0 +2,5 @@ +Wed Nov 3 08:42:34 UTC 2021 - pgaj...@suse.com + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-openapi-codec.spec ++++++ --- /var/tmp/diff_new_pack.eJUlfb/_old 2021-11-08 17:25:02.164726871 +0100 +++ /var/tmp/diff_new_pack.eJUlfb/_new 2021-11-08 17:25:02.168726873 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-openapi-codec # -# 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 @@ -49,7 +49,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %doc README.md