From 70698902d088aba36fbfb61da06e74a5fd7218e5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 18:04:16 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-argcomplete.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 0ffa719..a1b5720 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -8,7 +8,7 @@ Name: python-argcomplete Summary: Bash tab completion for argparse Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://github.com/kislyuk/argcomplete Source0: %pypi_source argcomplete @@ -89,6 +89,9 @@ export INPUTRC=$PWD/.inputrc %{_sysconfdir}/bash_completion.d/python-argcomplete %changelog +* Mon Jun 13 2022 Python Maint - 2.0.0-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild