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