diff --git a/python-calmjs.parse.changes b/python-calmjs.parse.changes index 551df88..e1b64c5 100644 --- a/python-calmjs.parse.changes +++ b/python-calmjs.parse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 6 15:13:55 UTC 2020 - Tomáš Chvátal + +- Do not package tests + ------------------------------------------------------------------- Mon Jan 6 14:56:19 UTC 2020 - Tomáš Chvátal diff --git a/python-calmjs.parse.spec b/python-calmjs.parse.spec index 1584639..0eb65c1 100644 --- a/python-calmjs.parse.spec +++ b/python-calmjs.parse.spec @@ -46,6 +46,8 @@ ECMAScript; a near feature complete fork of slimit. %install %python_install +%python_expand rm -r %{buildroot}%{$python_sitelib}/calmjs/parse/testing +%python_expand rm -r %{buildroot}%{$python_sitelib}/calmjs/parse/tests %python_expand %fdupes %{buildroot}%{$python_sitelib} %check