forked from pool/python-pyftpdlib
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:
committed by
Git OBS Bridge
parent
d85da951a9
commit
d5145a68ed
@@ -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>
|
||||
|
||||
|
@@ -57,8 +57,8 @@ 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}
|
||||
# Note: Do not remove tests. Other packages import them
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
|
Reference in New Issue
Block a user