From e993080cf87a602dbc812ea9da1c85591d9a9fc0 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 19:30:50 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-Bottleneck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 5c0b8b3..43da349 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -2,7 +2,7 @@ Name: python-%{upname} Version: 1.2.1 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -106,6 +106,9 @@ popd %changelog +* Fri Jun 04 2021 Python Maint - 1.2.1-18 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.2.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild