Hello community,
here is the log from the commit of package python-pyftpdlib for
openSUSE:Leap:15.2 checked in at 2020-03-29 14:56:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pyftpdlib (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pyftpdlib.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyftpdlib"
Sun Mar 29 14:56:03 2020 rev:6 rq:789226 version:1.5.6
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pyftpdlib/python-pyftpdlib.changes
2020-03-20 05:15:12.178559997 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-pyftpdlib.new.3160/python-pyftpdlib.changes
2020-03-29 14:56:10.447180407 +0200
@@ -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.KXuaFY/_old 2020-03-29 14:56:11.699181383 +0200
+++ /var/tmp/diff_new_pack.KXuaFY/_new 2020-03-29 14:56:11.743181417 +0200
@@ -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