From 679621d11eaeecf9db2a5f9ab8de0cb11bc0736aba326753ecc5ffb093f292ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 6 Jan 2020 15:14:34 +0000 Subject: [PATCH] - Do not package tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.types?expand=0&rev=2 --- python-calmjs.types.changes | 5 +++++ python-calmjs.types.spec | 1 + 2 files changed, 6 insertions(+) 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