From fed942f23d12941d75a3cce858027d55d03f9fe2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Sun, 9 Jun 2024 01:34:50 +0200 Subject: [PATCH] Rebuilt for Python 3.13 --- python-Bottleneck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index d631647..ee1cc11 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -2,7 +2,7 @@ Name: python-%{upname} Version: 1.3.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -102,6 +102,9 @@ rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache %changelog +* Sat Jun 08 2024 Python Maint - 1.3.7-6 +- Rebuilt for Python 3.13 + * Fri Jan 26 2024 Fedora Release Engineering - 1.3.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild