From 514d2bcc830b378dba85d361ff18985ab157730c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:38:50 +0200 Subject: [PATCH] Rebuilt for Python 3.14 --- python-pytest-benchmark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest-benchmark.spec b/python-pytest-benchmark.spec index 2dd3939..aa626b1 100644 --- a/python-pytest-benchmark.spec +++ b/python-pytest-benchmark.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 4.0.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A py.test fixture for benchmarking code # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD @@ -63,6 +63,9 @@ Requires: python3-cpuinfo %{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info %changelog +* Mon Jun 02 2025 Python Maint - 4.0.0-11 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 4.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild