Use %py_provides instead of deprecated %python_provide
This commit is contained in:
parent
553b702517
commit
cc0fe396a5
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
|
||||
%{?python_provide:%python_provide python3-%{name}}
|
||||
%py_provides python3-%{name}
|
||||
|
||||
Recommends: micropipenv+toml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user