automatic version update by autodist [release 0.11.0-1mamba;Mon Aug 12 2024]
This commit is contained in:
parent
46dae92741
commit
cc481b2aaa
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-requirements-parser
|
||||
Version: 0.10.2
|
||||
Version: 0.11.0
|
||||
Release: 1mamba
|
||||
Summary: A small Python module for parsing Pip requirement files
|
||||
Group: System/Libraries
|
||||
@ -12,6 +12,7 @@ Source: https://pypi.debian.net/requirements-parser/requirements_parser-%
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(packaging)
|
||||
BuildRequires: python3.11dist(types-setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -50,6 +51,9 @@ rm -f %{buildroot}%{python_sitelib}/{AUTHORS.rst,LICENSE,README.md}
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Automatic Build System <autodist@openmamba.org> 0.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 26 2024 Automatic Build System <autodist@openmamba.org> 0.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user