Rebuilt for Python 3.14.0rc3 bytecode

This commit is contained in:
Python Maint
2025-09-19 14:12:26 +02:00
committed by Karolina Surma
parent 04eaadb651
commit ee470aa1ea
+4 -1
View File
@@ -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 <python-maint@redhat.com> - 5.1.0-4
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 5.1.0-3
- Rebuilt for Python 3.14.0rc2 bytecode