Rebuilt for Python 3.7
This commit is contained in:
parent
6fa7c69c14
commit
0d2800187d
@ -1,4 +1,3 @@
|
||||
%global _without_tests 1
|
||||
%global modname six
|
||||
%global build_wheel 1
|
||||
|
||||
@ -12,7 +11,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 1.11.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Python 2 and 3 compatibility utilities
|
||||
|
||||
License: MIT
|
||||
@ -140,6 +139,9 @@ py.test-3 -rfsxX test_six.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 1.11.0-5
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 1.11.0-4
|
||||
- Bootstrap for Python 3.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user