Rebuilt for Python 3.7
This commit is contained in:
parent
82d9f92642
commit
42020c5c64
@ -1,4 +1,3 @@
|
||||
%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
|
||||
@ -15,7 +14,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.30.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Built-package format for Python
|
||||
|
||||
@ -140,6 +139,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1:0.30.0-3
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 1:0.30.0-2
|
||||
- Bootstrap for Python 3.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user