From e3674dc8ab0a2f8fd930ed91091175a675b2f520 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 11:34:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- 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 745dce3..f97b906 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.0 -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 +* Thu Jul 27 2017 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed May 10 2017 Scott Talbert - 1.2.0-1 - New upstream release 1.2.0 - Enable tests