From 688015e9ef2c880739c412a2be2aa57a4f085ad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 01:23:59 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-Bottleneck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 58c232e..cbf8cd2 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -2,7 +2,7 @@ Name: python-%{upname} Version: 1.2.1 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -102,6 +102,9 @@ popd %changelog +* Mon May 25 2020 Miro HronĨok - 1.2.1-15 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.2.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild