From c5b1316abe7d004012359fde9836115630c974ad Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Jul 28 2017 23:39:03 +0000 Subject: Updated to use versioned dependency name --- diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index f97b906..130c12e 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: 2%{?dist} +Release: 3%{?dist} Summary: py.test plugin to abort hanging tests License: MIT @@ -28,7 +28,7 @@ BuildRequires: python3-pytest Summary: %{summary} %{?python_provide:%python_provide python2-%{pypi_name}} -Requires: python-pytest +Requires: python2-pytest %description -n python2-%{pypi_name} %{desc} @@ -69,6 +69,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Fri Jul 28 2017 Scott Talbert - 1.2.0-3 +- Updated to use versioned dependency name + * Thu Jul 27 2017 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild