Hello community,
here is the log from the commit of package python-pyshould for openSUSE:Factory
checked in at 2020-08-19 18:55:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyshould (Old)
and /work/SRC/openSUSE:Factory/.python-pyshould.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyshould"
Wed Aug 19 18:55:02 2020 rev:6 rq:827693 version:0.7.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyshould/python-pyshould.changes
2020-08-17 16:41:56.737828758 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyshould.new.3399/python-pyshould.changes
2020-08-19 18:56:50.971848001 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 22:32:35 UTC 2020 - Matej Cepl <[email protected]>
+
+- We can finally use %pyunittest macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyshould.spec ++++++
--- /var/tmp/diff_new_pack.22zoZY/_old 2020-08-19 18:56:52.015848556 +0200
+++ /var/tmp/diff_new_pack.22zoZY/_new 2020-08-19 18:56:52.019848558 +0200
@@ -65,10 +65,7 @@
}
%check
-# %%pyunittest is still not available in TW, so we have to expand it manually
-%{python_expand export PYTHONPATH=$PYTHONPATH:%{buildroot}%{$python_sitelib}
PYTHONDONTWRITEBYTECODE=1
-$python -munittest -v
-}
+%pyunittest
%files %{python_files}
%doc README.md