automatic version update by autodist [release 3.1.2-1mamba;Tue Sep 26 2023]
This commit is contained in:
parent
b3c6846a9d
commit
d37b642a28
@ -1,5 +1,5 @@
|
||||
Name: python-argcomplete
|
||||
Version: 3.1.1
|
||||
Version: 3.1.2
|
||||
Release: 1mamba
|
||||
Summary: Easy, extensible command line tab completion of arguments for your Python script
|
||||
Group: System/Libraries
|
||||
@ -10,8 +10,7 @@ URL: https://pypi.org/project/argcomplete/
|
||||
Source: https://pypi.debian.net/argcomplete/argcomplete-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -45,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/argcomplete-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 3.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user