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

@@ -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}