diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 649ee42..f73a390 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -54,8 +54,7 @@ in an enumeration. %files -n python3-%{oname} %doc CHANGELOG.rst COPYING README.rst %{_bindir}/jsonschema3 -%{py3_puresitedir}/jsonschema/*.py* -%{py3_puresitedir}/jsonschema/tests/*.py* +%{py3_puresitedir}/jsonschema/* %{py3_puresitedir}/jsonschema*.egg-info %{py3_puresitedir}/jsonschema/schemas/draft*.json @@ -82,8 +81,7 @@ in an enumeration. %files -n python38-%{oname} %doc CHANGELOG.rst COPYING README.rst %{_bindir}/jsonschema -%{py38_puresitedir}/jsonschema/*.py* -%{py38_puresitedir}/jsonschema/tests/*.py* +%{py38_puresitedir}/jsonschema/* %{py38_puresitedir}/jsonschema*.egg-info %{py38_puresitedir}/jsonschema/schemas/draft*.json