Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-16 01:53:10 +02:00
parent 39d6b68e53
commit 3b0e84d6fc

View File

@ -5,7 +5,7 @@
Name: python-%{modname}
Summary: Bash tab completion for argparse
Version: 1.9.3
Release: 3%{?dist}
Release: 4%{?dist}
License: ASL 2.0
URL: https://github.com/kislyuk/argcomplete
Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz
@ -101,6 +101,9 @@ export PYTHON_DISALLOW_AMBIGUOUS_VERSION=0 # something in tests is invoking /us
%{_sysconfdir}/bash_completion.d/python-argcomplete.sh
%changelog
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.9.3-4
- Rebuilt for Python 3.7
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.9.3-3
- Escape macros in %%changelog