Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-aina for openSUSE:Factory checked in at 2021-05-17 18:45:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aina (Old) and /work/SRC/openSUSE:Factory/.python-aina.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aina" Mon May 17 18:45:20 2021 rev:4 rq:893683 version:0.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aina/python-aina.changes 2020-06-10 00:43:57.130265164 +0200 +++ /work/SRC/openSUSE:Factory/.python-aina.new.2988/python-aina.changes 2021-05-17 18:45:48.188499269 +0200 @@ -1,0 +2,5 @@ +Mon May 17 08:54:37 UTC 2021 - pgaj...@suse.com + +- use %pytest macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aina.spec ++++++ --- /var/tmp/diff_new_pack.YcuFXG/_old 2021-05-17 18:45:48.684497165 +0200 +++ /var/tmp/diff_new_pack.YcuFXG/_new 2021-05-17 18:45:48.688497148 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-aina # -# 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 @@ -34,10 +34,11 @@ Requires: python-base >= 3.5 Requires: python-click >= 6.0 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module click >= 6.0} +BuildRequires: %{python_module pytest} # /SECTION %python_subpackages @@ -58,8 +59,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -export LANG=en_US.UTF-8 -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python setup.py test +%pytest %post %python_install_alternative aina