14
0

Accepting request 705885 from devel:languages:python

- Do not remove tests, other packages import them

OBS-URL: https://build.opensuse.org/request/show/705885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyftpdlib?expand=0&rev=8
This commit is contained in:
2019-06-01 07:47:48 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 28 11:07:18 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Do not remove tests, other packages import them
-------------------------------------------------------------------
Sat May 25 09:29:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

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}