Remove deprecated and unnecessary %python_provide
%python_provide is deprecated and the same Provides are now handled automatically by an RPM generator.
This commit is contained in:
parent
d08d2f1660
commit
956102c5d9
@ -24,7 +24,6 @@ requirement format. class...
|
||||
|
||||
%package -n python3-%{pypi_name}
|
||||
Summary: %{summary}
|
||||
%{?python_provide:%python_provide python3-%{pypi_name}}
|
||||
|
||||
#Requires: python3dist(black)
|
||||
#Requires: python3dist(commentjson)
|
||||
|
Loading…
Reference in New Issue
Block a user