Remove metapackage for python3dist(jsonschema[format])

Removing metapackage due to problems with conflicting dependencies for
RHEL-9.

Resolves: rhbz#1952356
Signed-off-by: Eduardo Otubo <otubo@redhat.com>
This commit is contained in:
Eduardo Otubo 2021-05-11 12:11:14 +02:00
parent 1d8c1e21bf
commit e2924a4b90

View File

@ -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}