From 663ec5064889d9ff56c5859716dae61cef3c72e5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 15:04:40 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- 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 586399b..358e43a 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.12.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 +* Fri Jul 19 2024 Fedora Release Engineering - 0.12.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 0.12.1-2 - Rebuilt for Python 3.13