Remove obsolete %python_provides

epel9^2
Maxwell G 3 years ago
parent 29a31cf080
commit 96c62fc95d
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

@ -61,7 +61,6 @@ so long as they can be imported on Python 3.}
%package -n python3-%{srcname}
Summary: %{summary}
%{?python_provide:%python_provide python3-%{srcname}}
Requires: python3-%{srcname}-core = %{version}-%{release}
# https://pypi.python.org/pypi/tornado
@ -76,7 +75,6 @@ Recommends: python3-pygments
%package -n python3-%{srcname}-core
Summary: PEP 517 build backend for packages using Flit
%{?python_provide:%python_provide python3-%{srcname}-core}
Conflicts: python3-%{srcname} < 2.1.0-2
# We manually specify this, because it's bundled upstream and not in the metadata
Requires: python3-tomli

Loading…
Cancel
Save