From e959ca0c7847f640fb83889f6dadeed33cb3ffc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 02:16:02 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- 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 eca37f1..d9884a5 100644 --- a/python-pytest-timeout.spec +++ b/python-pytest-timeout.spec @@ -6,7 +6,7 @@ know why the test suite hangs. Name: python-%{pypi_name} Version: 1.3.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: py.test plugin to abort hanging tests License: MIT @@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Sat May 23 2020 Miro HronĨok - 1.3.4-3 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild