automatic version update by autodist [release 3.2.1-1mamba;Thu Jan 02 2025]
This commit is contained in:
parent
a0ab71de54
commit
052ac9a2fb
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pyparsing
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 1mamba
|
||||
Summary: An alternative approach to creating and executing simple grammars
|
||||
Group: System/Libraries
|
||||
@ -23,6 +23,8 @@ The pyparsing module provides a library of classes that client code uses to cons
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
%prep
|
||||
%setup -q -n pyparsing-%{version}
|
||||
|
||||
@ -49,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Jan 02 2025 Automatic Build System <autodist@openmamba.org> 3.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 14 2024 Automatic Build System <autodist@openmamba.org> 3.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user