automatic version update by autodist [release 1.12.3-1mamba;Tue Apr 20 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:45:07 +01:00
parent 86be00c5de
commit 5033f104bd

View File

@ -1,5 +1,5 @@
Name: python-argcomplete
Version: 1.12.2
Version: 1.12.3
Release: 1mamba
Summary: Easy, extensible command line tab completion of arguments for your Python script
Group: System/Libraries
@ -10,11 +10,9 @@ URL: https://pypi.org/project/argcomplete/
Source: https://pypi.debian.net/argcomplete/argcomplete-%{version}.tar.gz
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
## note: run 'autospec -u -a6 python-argcomplete' to get the list of build requirements.
## AUTOBUILDREQ-END
BuildRequires: libpython-devel
Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
%{summary}.
@ -50,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Tue Apr 20 2021 Automatic Build System <autodist@mambasoft.it> 1.12.3-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.12.2-1mamba
- automatic version update by autodist