From b46a3ac1bf1bfba51b69f4b6508138cd4475f5a9 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 22:39:52 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-pytest-timeout.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index aa00679..51dfd38 100644 --- a/python-pytest-timeout.spec +++ b/python-pytest-timeout.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: py.test plugin to abort hanging tests License: MIT @@ -50,6 +50,9 @@ Summary: %{summary} %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Wed Jun 14 2023 Python Maint - 2.1.0-5 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild