Drop unneeded and deprecated %python_provide and unused %srcname
[skip changelog]
This commit is contained in:
parent
805a3ec0db
commit
1892cdd603
@ -1,5 +1,3 @@
|
|||||||
%global srcname pyparsing
|
|
||||||
|
|
||||||
Summary: Python package with an object-oriented approach to text processing
|
Summary: Python package with an object-oriented approach to text processing
|
||||||
Name: pyparsing
|
Name: pyparsing
|
||||||
Version: 3.0.9
|
Version: 3.0.9
|
||||||
@ -22,7 +20,6 @@ definitions for any number of text parsing applications.
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-pyparsing
|
%package -n python%{python3_pkgversion}-pyparsing
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
|
|
||||||
|
|
||||||
%description -n python%{python3_pkgversion}-pyparsing
|
%description -n python%{python3_pkgversion}-pyparsing
|
||||||
pyparsing is a module that can be used to easily and directly configure syntax
|
pyparsing is a module that can be used to easily and directly configure syntax
|
||||||
|
Loading…
Reference in New Issue
Block a user