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:
parent
1d8c1e21bf
commit
e2924a4b90
@ -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}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user