Remove unneeded and deprecated %python_provide

This commit is contained in:
Miro Hrončok 2022-11-10 21:11:50 +01:00
parent 55f28ed96d
commit 41f70d10b7

View File

@ -31,7 +31,6 @@ Almost all (over 540) of the Olson timezones are supported.
%package -n python3-%{name}
Summary: %summary
%{?python_provide:%python_provide python3-%{name}}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%if %{with tests}