automatic version update by autodist [release 21.3-1mamba;Thu Nov 18 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:14:05 +01:00
parent 51967e1861
commit 35b1fe3503

View File

@ -1,5 +1,5 @@
Name: python-packaging
Version: 21.2
Version: 21.3
Release: 1mamba
Summary: Core utilities for Python packages
Group: System/Libraries
@ -10,6 +10,7 @@ URL: https://pypi.org/project/packaging/
Source: https://pypi.debian.net/packaging/packaging-%{version}.tar.gz
License: BSD, Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: (python3.7dist(pyparsing) < 3.0.5 or python3.7dist(pyparsing) > 3.0.5)
BuildRequires: libpython3-devel
BuildRequires: python3.7dist(pyparsing)
## AUTOBUILDREQ-END
@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Thu Nov 18 2021 Automatic Build System <autodist@mambasoft.it> 21.3-1mamba
- automatic version update by autodist
* Fri Oct 29 2021 Automatic Build System <autodist@mambasoft.it> 21.2-1mamba
- automatic version update by autodist