Bootstrap for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-13 18:41:28 +02:00
parent cff51c9550
commit 82d9f92642

View File

@ -1,3 +1,4 @@
%global _with_bootstrap 1
# Note that the only function of bootstrap is that it disables the test suite:
# bcond_with bootstrap = tests enabled
%bcond_with bootstrap
@ -14,7 +15,7 @@
Name: python-%{pypi_name}
Version: 0.30.0
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Summary: Built-package format for Python
@ -139,6 +140,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build
%endif
%changelog
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 1:0.30.0-2
- Bootstrap for Python 3.7
* Fri Feb 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:0.30.0-1
- Update to 0.30.0