15
0
forked from pool/python-pastel

- Drop the tests folder install as it is not really needed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pastel?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-09-17 13:23:17 +00:00
committed by Git OBS Bridge
parent 5c9ebd3af3
commit a4e7a54188
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 17 13:22:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Drop the tests folder install as it is not really needed
-------------------------------------------------------------------
Sun Sep 15 11:16:35 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -45,6 +45,7 @@ Pastel is a library to colorize strings in the terminal.
%install
%python_install
%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}