Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-positional for
openSUSE:Factory checked in at 2021-06-01 10:37:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-positional (Old)
and /work/SRC/openSUSE:Factory/.python-positional.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-positional"
Tue Jun 1 10:37:26 2021 rev:8 rq:895721 version:1.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-positional/python-positional.changes
2021-01-27 18:59:01.112506143 +0100
+++
/work/SRC/openSUSE:Factory/.python-positional.new.1898/python-positional.changes
2021-06-01 10:38:40.508936997 +0200
@@ -1,0 +2,5 @@
+Thu May 27 07:41:43 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-positional.spec ++++++
--- /var/tmp/diff_new_pack.8jEagH/_old 2021-06-01 10:38:40.940937732 +0200
+++ /var/tmp/diff_new_pack.8jEagH/_new 2021-06-01 10:38:40.944937739 +0200
@@ -57,12 +57,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-export PYTHONDONTWRITEBYTECODE=1
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-export PYTHON=$python
-[ -d .testrepository/ ] && rm -r .testrepository/
-$python setup.py testr -v
-}
+%pyunittest discover -v positional/tests/
%files %{python_files}
%license LICENSE