Remove the obsolete %{python_provide} macro

It's not needed anymore
This commit is contained in:
Karolina Surma 2023-08-22 15:20:22 +02:00
parent e215bdcbb5
commit b08ae94a9c

View File

@ -28,7 +28,6 @@ sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
%package -n python%{python3_pkgversion}-%{pypi_name}
Summary: %{summary}
%{?python_provide:%python_provide python%{python3_pkgversion}-%{pypi_name}}
%description -n python%{python3_pkgversion}-%{pypi_name}
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.