Bootstrap for Python 3.9
This commit is contained in:
parent
f3ec708c93
commit
7978212311
@ -1,3 +1,4 @@
|
||||
%global _with_bootstrap 1
|
||||
# The function of bootstrap is that it disables the wheel subpackage
|
||||
%bcond_with bootstrap
|
||||
|
||||
@ -14,7 +15,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.33.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Built-package format for Python
|
||||
|
||||
@ -118,6 +119,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.6-4
|
||||
- Bootstrap for Python 3.9
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.33.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user