From 504b0df2cbe43654aadb66f50abd08912ad754ed Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 19 Feb 2025 13:46:58 +0000 Subject: [PATCH] 2.6.0 --- python-jsonschema.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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