Bootstrap for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-22 03:30:40 +02:00
parent ab26536035
commit fd28f7b0f2

View File

@ -1,3 +1,4 @@
%global _without_tests 1
%global modname six
# tests are enabled by default, but on Fedora 32+, Python 2 tests are skipped
@ -11,7 +12,7 @@
Name: python-%{modname}
Version: 1.14.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python 2 and 3 compatibility utilities
License: MIT
@ -106,6 +107,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -rfsxX test_six.py
%changelog
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.14.0-3
- Bootstrap for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild