14
0

Accepting request 788918 from home:alarrosa:branches:devel:languages:python

- Do not remove tests, other packages import them

OBS-URL: https://build.opensuse.org/request/show/788918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-03-27 08:59:34 +00:00
committed by Git OBS Bridge
parent d85da951a9
commit d5145a68ed
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 27 08:46:37 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Do not remove tests, other packages import them
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 18 09:21:28 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> Wed Mar 18 09:21:28 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -57,8 +57,8 @@ write very asynchronous FTP servers with Python.
%install %install
%python_install %python_install
%python_expand rm -r %{buildroot}%{$python_sitelib}/pyftpdlib/test
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
# Note: Do not remove tests. Other packages import them
%if %{with test} %if %{with test}
%check %check