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