From 7978212311f1e6428abdbea8bb3e28e1796fb837 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 21 2020 22:16:46 +0000 Subject: Bootstrap for Python 3.9 --- diff --git a/python-wheel.spec b/python-wheel.spec index c24d4a3..469cdd6 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -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 - 1:0.33.6-4 +- Bootstrap for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1:0.33.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild