From 6b93b077b9d65824c2de5740cce798ed4e30297eec3feca9f6b5f44cd90534d4 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 23 Feb 2018 19:55:39 +0000 Subject: [PATCH] - Drop not needed python-pytest-cov BuildRequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=45 --- python-WebOb.changes | 5 +++++ python-WebOb.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-WebOb.changes b/python-WebOb.changes index 55021e8..6d033ec 100644 --- a/python-WebOb.changes +++ b/python-WebOb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 23 19:55:17 UTC 2018 - tbechtold@suse.com + +- Drop not needed python-pytest-cov BuildRequires + ------------------------------------------------------------------- Fri Feb 23 13:57:18 UTC 2018 - tbechtold@suse.com diff --git a/python-WebOb.spec b/python-WebOb.spec index ab8ea57..c4cc979 100644 --- a/python-WebOb.spec +++ b/python-WebOb.spec @@ -27,7 +27,6 @@ Group: Development/Languages/Python Url: http://webob.org/ Source: https://pypi.io/packages/source/W/WebOb/WebOb-%{version}.tar.gz BuildRequires: %{python_module devel} -BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros