From 6aaa0b7ffb9677607247c103fdcbf9767940ae01 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 08:54:09 +0200 Subject: [PATCH] Rebuilt for Python 3.14 --- python-pytest-subtests.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest-subtests.spec b/python-pytest-subtests.spec index 652edf5..f8f88e3 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.13.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Support for unittest subTest() and subtests fixture # SPDX @@ -49,6 +49,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \ %license LICENSE %changelog +* Tue Jun 03 2025 Python Maint - 0.13.1-3 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 0.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild