diff --git a/python-jsonschema-specifications.spec b/python-jsonschema-specifications.spec index 450c71e..d3ceca2 100644 --- a/python-jsonschema-specifications.spec +++ b/python-jsonschema-specifications.spec @@ -23,11 +23,11 @@ Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Regi License: MIT URL: https://github.com/python-jsonschema/jsonschema-specifications Source: https://files.pythonhosted.org/packages/source/j/jsonschema-specifications/jsonschema_specifications-2023.3.6.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module hatch_vcs} BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module importlib_resources} BuildRequires: %{python_module pytest}