14
0

- 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
This commit is contained in:
Tomáš Chvátal
2019-05-28 11:07:40 +00:00
committed by Git OBS Bridge
parent 4c50e313d1
commit 51f49fd5bc
2 changed files with 5 additions and 1 deletions

View File

@@ -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}