Bootstrap for Python 3.8
This commit is contained in:
parent
392559632d
commit
44fe2c110d
@ -1,3 +1,4 @@
|
||||
%global _with_bootstrap 1
|
||||
# Note that the function of bootstrap is that it disables the test suite and whl
|
||||
# bcond_with bootstrap = tests enabled, package with whl created
|
||||
%bcond_with bootstrap
|
||||
@ -10,7 +11,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.33.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Built-package format for Python
|
||||
|
||||
@ -148,6 +149,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.1-4
|
||||
- Bootstrap for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.33.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user