diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 2d06436..369ea73 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -33,15 +33,14 @@ BuildRequires: python3dist(setuptools-scm) %package -n python3-%{pypi_name} Summary: %{summary} +# This subpackage was removed for missing deps: +Obsoletes: python3-%{pypi_name}+format < 3.2.0-12 %{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} %{common_description} -%{?python_extras_subpkg:%python_extras_subpkg -n python3-%{pypi_name} -i %{python3_sitelib}/*.egg-info format} - - %prep %autosetup -n %{pypi_name}-%{version}