Rebuilt for Python 3.9
This commit is contained in:
parent
287743061a
commit
0253de2823
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 7.1.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Simple wrapper around optparse for powerful command line utilities
|
||||
|
||||
License: BSD
|
||||
@ -46,6 +46,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 7.1.2-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Tue Apr 28 2020 Fabian Affolter <mail@fabian-affolter.ch> - 7.1.2-1
|
||||
- Update to latest upstream release 7.1.2 (rhbz#1828589)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user