From af3ebe9d8b08654d311c77eb9abb979ad4257db0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 21:43:53 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 52ed4cf..16393b8 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Support for unittest subTest() and subtests fixture License: MIT @@ -49,6 +49,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.5.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.5.0-3 - Rebuilt for Python 3.11