Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-bidi for openSUSE:Factory checked in at 2021-06-01 10:37:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-bidi (Old) and /work/SRC/openSUSE:Factory/.python-python-bidi.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-bidi" Tue Jun 1 10:37:57 2021 rev:5 rq:895932 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-bidi/python-python-bidi.changes 2020-05-26 17:18:45.527902371 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-bidi.new.1898/python-python-bidi.changes 2021-06-01 10:39:11.268989367 +0200 @@ -1,0 +2,5 @@ +Fri May 28 09:31:03 UTC 2021 - [email protected] + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-bidi.spec ++++++ --- /var/tmp/diff_new_pack.v1aRE5/_old 2021-06-01 10:39:11.676990061 +0200 +++ /var/tmp/diff_new_pack.v1aRE5/_new 2021-06-01 10:39:11.680990068 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-python-bidi # -# 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 @@ -30,7 +30,7 @@ BuildRequires: python-rpm-macros Requires: python-six Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module six} @@ -53,7 +53,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %post %python_install_alternative pybidi
