automatic version update by autodist [release 3.5.0-1mamba;Wed Aug 07 2024]

This commit is contained in:
Automatic Build System 2024-08-09 09:49:02 +02:00
parent 62b93761e9
commit 1c19cebe78

View File

@ -1,5 +1,5 @@
Name: python-argcomplete Name: python-argcomplete
Version: 3.4.0 Version: 3.5.0
Release: 1mamba Release: 1mamba
Summary: Easy, extensible command line tab completion of arguments for your Python script Summary: Easy, extensible command line tab completion of arguments for your Python script
Group: System/Libraries Group: System/Libraries
@ -11,6 +11,7 @@ Source: https://pypi.debian.net/argcomplete/argcomplete-%{version}.tar.gz
License: Apache License 2.0 License: Apache License 2.0
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
BuildRequires: python3.11dist(setuptools)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
%description %description
@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/argcomplete-%{version}-py*.egg-info/* %{python_sitearch}/argcomplete-%{version}-py*.egg-info/*
%changelog %changelog
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 3.5.0-1mamba
- automatic version update by autodist
* Sun Jun 16 2024 Automatic Build System <autodist@openmamba.org> 3.4.0-1mamba * Sun Jun 16 2024 Automatic Build System <autodist@openmamba.org> 3.4.0-1mamba
- automatic version update by autodist - automatic version update by autodist