From 7e108488f93118ffc621be4aef93b361d2aa5178 Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Wed, 3 Mar 2021 22:39:12 +0100 Subject: [PATCH] Remove unused python3-pytest-cov build dependency It turns out that the package builds fine without it. --- python-httplib2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-httplib2.spec b/python-httplib2.spec index 07a174a..7718390 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -26,7 +26,6 @@ Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pytest -BuildRequires: python3-pytest-cov BuildRequires: python3-pytest-forked BuildRequires: python3-pytest-flake8 BuildRequires: python3-pytest-timeout