From 51f49fd5bcc301ac09904156ff49922172fe42fe1a6929347b2cff79090b989b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 28 May 2019 11:07:40 +0000 Subject: [PATCH] - Do not remove tests, other packages import them OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=15 --- python-pyftpdlib.changes | 5 +++++ python-pyftpdlib.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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}