python_provide is no longer needed in Fedora 33 and later

This commit is contained in:
Jonny Heggheim 2021-04-02 19:33:19 +02:00
parent a27e9394e4
commit f6e8746b4c

View File

@ -42,7 +42,6 @@ BuildRequires: python3-test
BuildRequires: python3-pytest
BuildRequires: python3-pytest-xdist
BuildRequires: python3-pytest-cov
%{?python_provide:%python_provide python3-%{srcname}}
%description -n python3-typing-extensions
Typing Extensions - Backported and Experimental Type Hints for Python