Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-CommonMark for 
openSUSE:Factory checked in at 2021-09-04 22:32:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-CommonMark (Old)
 and      /work/SRC/openSUSE:Factory/.python-CommonMark.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-CommonMark"

Sat Sep  4 22:32:14 2021 rev:13 rq:915780 version:0.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-CommonMark/python-CommonMark.changes      
2021-04-22 18:03:12.186435950 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-CommonMark.new.1899/python-CommonMark.changes
    2021-09-04 22:32:37.083933871 +0200
@@ -1,0 +2,5 @@
+Thu Sep  2 11:27:12 UTC 2021 - pgaj...@suse.com
+
+- %check: use %pyunittest rpm macro, do not use setup.py test
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-CommonMark.spec ++++++
--- /var/tmp/diff_new_pack.R7q2AE/_old  2021-09-04 22:32:38.527935782 +0200
+++ /var/tmp/diff_new_pack.R7q2AE/_new  2021-09-04 22:32:38.531935788 +0200
@@ -65,9 +65,9 @@
 
 %check
 export LANG=en_US.UTF-8
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python 
commonmark/tests/unit_tests.py
+%pyunittest commonmark/tests/*.py
 # On python2 we error out on unicode issues
-PYTHONPATH=%{buildroot}%{python3_sitelib} python3 setup.py test
+PYTHONPATH=%{buildroot}%{python3_sitelib} python3 
commonmark/tests/run_spec_tests.py
 
 %post
 %python_install_alternative cmark

Reply via email to