Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-astunparse for
openSUSE:Factory checked in at 2021-09-10 23:41:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astunparse (Old)
and /work/SRC/openSUSE:Factory/.python-astunparse.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astunparse"
Fri Sep 10 23:41:25 2021 rev:6 rq:917907 version:1.6.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-astunparse/python-astunparse.changes
2021-04-19 21:06:17.860056206 +0200
+++
/work/SRC/openSUSE:Factory/.python-astunparse.new.1899/python-astunparse.changes
2021-09-10 23:41:48.482591100 +0200
@@ -1,0 +2,5 @@
+Fri Sep 10 05:23:39 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-astunparse.spec ++++++
--- /var/tmp/diff_new_pack.fNXpES/_old 2021-09-10 23:41:48.934591581 +0200
+++ /var/tmp/diff_new_pack.fNXpES/_new 2021-09-10 23:41:48.934591581 +0200
@@ -61,7 +61,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%doc AUTHORS.rst README.rst HISTORY.rst