Remove deprecated %python_provide, it is not needed

This commit is contained in:
Miro Hrončok 2022-08-31 13:13:59 +02:00
parent fabfdc4596
commit 3145d34686

View File

@ -18,7 +18,6 @@ directories, e.g. a "user data dir".
%package -n python3-appdirs %package -n python3-appdirs
Summary: %{summary} Summary: %{summary}
%{?python_provide:%python_provide python3-appdirs}
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
%if %{with wheel} %if %{with wheel}