From f6013dd4ea16d273e84d756016336a417f5eeb69 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 21:14:52 +0200 Subject: [PATCH] Rebuilt for Python 3.14 --- python-Bottleneck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 5ebe9b2..1c60cb2 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -2,7 +2,7 @@ Name: python-Bottleneck Version: 1.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Collection of fast NumPy array functions written in Cython # Automatically converted from old format: BSD - review is highly recommended. @@ -101,6 +101,9 @@ rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache %changelog +* Tue Jun 03 2025 Python Maint - 1.4.2-3 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild