From ee470aa1eaa3ae0ef312fa4291b245f4d646d447 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 14:12:26 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc3 bytecode --- 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 543b995..02e44e7 100644 --- a/python-pytest-benchmark.spec +++ b/python-pytest-benchmark.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 5.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A py.test fixture for benchmarking code # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD @@ -55,6 +55,9 @@ Requires: python3-cpuinfo %{_bindir}/pytest-benchmark %changelog +* Fri Sep 19 2025 Python Maint - 5.1.0-4 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 5.1.0-3 - Rebuilt for Python 3.14.0rc2 bytecode