forked from pool/python-web.py
- Do not install tests in sitelib directly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
0e175ef7ec
commit
8efa39c463
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 05:53:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do not install tests in sitelib directly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 07:10:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -46,6 +46,7 @@ Think about the ideal way to write a web app. Write the code to make it happen.
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
|
||||
Reference in New Issue
Block a user