diff --git a/python-jsonschema.spec b/python-jsonschema.spec index d80a0b0..76727de 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -12,7 +12,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting Name: python-%{pypi_name} Summary: Implementation of JSON Schema validation for Python Version: 4.19.1 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT URL: https://github.com/Julian/jsonschema Source0: %{pypi_source} @@ -40,8 +40,6 @@ BuildRequires: python3dist(twisted) Summary: %{summary} %description -n python3-%{pypi_name} %{common_description} -%pyproject_extras_subpkg -n python3-%{pypi_name} format format-nongpl - %prep %autosetup -n %{pypi_name}-%{version} -p1 @@ -72,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} trial-3 %{pypi_name} %{_bindir}/jsonschema %changelog +* Thu Jun 27 2024 Ondřej Budai - 4.19.1-6 +- Remove meta-subpackages because they are not needed in RHEL + * Wed Jun 26 2024 Ondřej Budai - 4.19.1-5 - Drop unneeded build dependencies