From 58eebe96bc843e62174a333242cd1ae48e069a0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:03:02 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-argcomplete.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-argcomplete.spec b/python-argcomplete.spec index cd10b80..9426608 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Bash tab completion for argparse Version: 1.10.0 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://github.com/kislyuk/argcomplete Source0: %pypi_source argcomplete @@ -82,6 +82,9 @@ install -p -m0644 %{buildroot}%{python3_sitelib}/%{modname}/bash_completion.d/py %{_sysconfdir}/bash_completion.d/python-argcomplete.sh %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.10.0-3 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Fri Aug 16 2019 Miro Hrončok - 1.10.0-2 - Rebuilt for Python 3.8