Drop deprecated %python_provide, it is not needed

This commit is contained in:
Miro Hrončok 2022-08-31 11:24:26 +02:00
parent 6659c59618
commit d8ab550c3c
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ BuildRequires: python3-Cython
Suggests: python%{python3_version}dist(cssselect) >= 0.7
Suggests: python%{python3_version}dist(html5lib)
Suggests: python%{python3_version}dist(beautifulsoup4)
%{?python_provide:%python_provide python3-lxml}
%description -n python3-lxml %{_description}