From 477d8305133621189b3db5fe844e71b46ce552c1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 15 Jun 2022 13:45:28 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-Bottleneck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 57b5925..e1e494b 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -2,7 +2,7 @@ Name: python-%{upname} Version: 1.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -101,6 +101,9 @@ rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache %changelog +* Wed Jun 15 2022 Python Maint - 1.3.2-4 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild