diff --git a/python-pyftpdlib.changes b/python-pyftpdlib.changes index 8b36085..9b7f7ea 100644 --- a/python-pyftpdlib.changes +++ b/python-pyftpdlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 28 11:07:18 UTC 2019 - Tomáš Chvátal + +- Do not remove tests, other packages import them + ------------------------------------------------------------------- Sat May 25 09:29:17 UTC 2019 - Tomáš Chvátal diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec index d7f922d..a0c59a8 100644 --- a/python-pyftpdlib.spec +++ b/python-pyftpdlib.spec @@ -57,7 +57,6 @@ write very asynchronous FTP servers with Python. %install %python_install -%python_expand rm -r %{buildroot}%{$python_sitelib}/pyftpdlib/test %python_expand %fdupes %{buildroot}%{$python_sitelib} %if %{with test}