diff --git a/python-argcomplete.spec b/python-argcomplete.spec index a0aed8b..7480aa6 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -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 3.1.2-1mamba +- automatic version update by autodist + * Tue Jun 13 2023 Automatic Build System 3.1.1-1mamba - automatic version update by autodist