Rebuilt for Python 3.8
This commit is contained in:
parent
cff91280b3
commit
137515e3d1
@ -1,4 +1,3 @@
|
||||
%global _without_tests 1
|
||||
%global modname six
|
||||
%bcond_without wheel
|
||||
|
||||
@ -12,7 +11,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 1.12.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Python 2 and 3 compatibility utilities
|
||||
|
||||
License: MIT
|
||||
@ -141,6 +140,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -rfsxX test_six.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.0-5
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.0-4
|
||||
- Bootstrap for Python 3.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user