diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index 6362988..3f5dc7b 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.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: py.test plugin to abort hanging tests License: MIT @@ -69,6 +69,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Mon Jun 18 2018 Miro HronĨok - 1.2.1-2 +- Rebuilt for Python 3.7 + * Wed Jun 13 2018 Scott Talbert - 1.2.1-1 - New upstream release 1.2.1 (fixes FTBFS #1590256)