Drop unneeded and deprecated %python_provide and unused %srcname

[skip changelog]
This commit is contained in:
Miro Hrončok 2023-02-07 18:26:43 +01:00
parent 805a3ec0db
commit 1892cdd603

View File

@ -1,5 +1,3 @@
%global srcname pyparsing
Summary: Python package with an object-oriented approach to text processing
Name: pyparsing
Version: 3.0.9
@ -22,7 +20,6 @@ definitions for any number of text parsing applications.
%package -n python%{python3_pkgversion}-pyparsing
Summary: %{summary}
%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
%description -n python%{python3_pkgversion}-pyparsing
pyparsing is a module that can be used to easily and directly configure syntax