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