diff --git a/python-pastel.changes b/python-pastel.changes index de13ad1..7aa42a5 100644 --- a/python-pastel.changes +++ b/python-pastel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 17 13:22:55 UTC 2019 - Tomáš Chvátal + +- Drop the tests folder install as it is not really needed + ------------------------------------------------------------------- Sun Sep 15 11:16:35 UTC 2019 - Jan Engelhardt diff --git a/python-pastel.spec b/python-pastel.spec index 33dfe70..4ec7758 100644 --- a/python-pastel.spec +++ b/python-pastel.spec @@ -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}