Hello community,
here is the log from the commit of package python-pyclipper for
openSUSE:Factory checked in at 2020-06-11 10:10:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyclipper (Old)
and /work/SRC/openSUSE:Factory/.python-pyclipper.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyclipper"
Thu Jun 11 10:10:23 2020 rev:3 rq:813287 version:1.1.0.post3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyclipper/python-pyclipper.changes
2020-06-10 00:45:55.302560176 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyclipper.new.3606/python-pyclipper.changes
2020-06-11 10:12:27.244654161 +0200
@@ -1,0 +2,5 @@
+Wed Jun 10 16:20:24 UTC 2020 - Matej Cepl <[email protected]>
+
+- Explain necessity of unittest2 for python2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyclipper.spec ++++++
--- /var/tmp/diff_new_pack.I5Xe9b/_old 2020-06-11 10:12:28.780659077 +0200
+++ /var/tmp/diff_new_pack.I5Xe9b/_new 2020-06-11 10:12:28.780659077 +0200
@@ -34,6 +34,7 @@
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
%if %{with python2}
+# Required because of otherwise missing assertWarns
BuildRequires: python2-unittest2
%endif
BuildRequires: fdupes