Remove obsolete %python_provides
This commit is contained in:
parent
29a31cf080
commit
96c62fc95d
@ -61,7 +61,6 @@ so long as they can be imported on Python 3.}
|
|||||||
|
|
||||||
%package -n python3-%{srcname}
|
%package -n python3-%{srcname}
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
%{?python_provide:%python_provide python3-%{srcname}}
|
|
||||||
Requires: python3-%{srcname}-core = %{version}-%{release}
|
Requires: python3-%{srcname}-core = %{version}-%{release}
|
||||||
|
|
||||||
# https://pypi.python.org/pypi/tornado
|
# https://pypi.python.org/pypi/tornado
|
||||||
@ -76,7 +75,6 @@ Recommends: python3-pygments
|
|||||||
|
|
||||||
%package -n python3-%{srcname}-core
|
%package -n python3-%{srcname}-core
|
||||||
Summary: PEP 517 build backend for packages using Flit
|
Summary: PEP 517 build backend for packages using Flit
|
||||||
%{?python_provide:%python_provide python3-%{srcname}-core}
|
|
||||||
Conflicts: python3-%{srcname} < 2.1.0-2
|
Conflicts: python3-%{srcname} < 2.1.0-2
|
||||||
# We manually specify this, because it's bundled upstream and not in the metadata
|
# We manually specify this, because it's bundled upstream and not in the metadata
|
||||||
Requires: python3-tomli
|
Requires: python3-tomli
|
||||||
|
Loading…
Reference in New Issue
Block a user