Hello community,
here is the log from the commit of package python-pyftpdlib for
openSUSE:Factory checked in at 2020-03-27 21:58:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyftpdlib (Old)
and /work/SRC/openSUSE:Factory/.python-pyftpdlib.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyftpdlib"
Fri Mar 27 21:58:05 2020 rev:10 rq:788921 version:1.5.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyftpdlib/python-pyftpdlib.changes
2020-03-18 12:52:05.717199899 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyftpdlib.new.3160/python-pyftpdlib.changes
2020-03-27 21:58:56.114849913 +0100
@@ -1,0 +2,5 @@
+Fri Mar 27 08:46:37 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Do not remove tests, other packages import them
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyftpdlib.spec ++++++
--- /var/tmp/diff_new_pack.TDYot4/_old 2020-03-27 21:58:58.390851237 +0100
+++ /var/tmp/diff_new_pack.TDYot4/_new 2020-03-27 21:58:58.390851237 +0100
@@ -57,8 +57,8 @@
%install
%python_install
-%python_expand rm -r %{buildroot}%{$python_sitelib}/pyftpdlib/test
%python_expand %fdupes %{buildroot}%{$python_sitelib}
+# Note: Do not remove tests. Other packages import them
%if %{with test}
%check