Bootstrap for Python 3.10

This commit is contained in:
Python Maint 2021-06-01 16:35:00 +02:00 committed by Miro Hrončok
parent 5e9598cb7b
commit 2b45f3688c

View File

@ -1,3 +1,4 @@
%global _with_bootstrap 1
# The function of bootstrap is that it disables the wheel subpackage
%bcond_with bootstrap
@ -19,7 +20,7 @@
Name: python-%{pypi_name}
Version: 0.36.2
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
Summary: Built-package format for Python
@ -130,6 +131,9 @@ rm setup.cfg # to drop pytest coverage options configured there
%endif
%changelog
* Tue Jun 01 2021 Python Maint <python-maint@redhat.com> - 1:0.36.2-3
- Bootstrap for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild