diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index 3e519d1..fd900ea 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.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: py.test plugin to abort hanging tests License: MIT @@ -72,6 +72,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.3.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Apr 04 2019 Miro HronĨok - 1.3.3-3 - Add upstream patch for pytest 4 compatibility