diff --git a/python-calmjs.types.changes b/python-calmjs.types.changes index 2bd4cee..1d9cd5e 100644 --- a/python-calmjs.types.changes +++ b/python-calmjs.types.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 6 15:14:06 UTC 2020 - Tomáš Chvátal + +- Do not package tests + ------------------------------------------------------------------- Mon Jan 6 14:46:06 UTC 2020 - Tomáš Chvátal diff --git a/python-calmjs.types.spec b/python-calmjs.types.spec index 4cf62e1..fe01f0b 100644 --- a/python-calmjs.types.spec +++ b/python-calmjs.types.spec @@ -43,6 +43,7 @@ A collection of types (mostly exception classes) for use with |calmjs|_. %install %python_install +%python_expand rm -r %{buildroot}%{$python_sitelib}/calmjs/types/tests %python_expand %fdupes %{buildroot}%{$python_sitelib} %check