From 2f7319befbefc3eb4a7891f797c3147d6dcd1231 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Mar 25 2020 17:56:13 +0000 Subject: Remove explicit test BuildRequires https://bugzilla.redhat.com/show_bug.cgi?id=1808601 was fixed --- diff --git a/python-openqa_client.spec b/python-openqa_client.spec index aab27d9..c32f6fb 100644 --- a/python-openqa_client.spec +++ b/python-openqa_client.spec @@ -28,15 +28,6 @@ BuildArch: noarch %package -n python3-openqa_client Summary: %{sum} BuildRequires: pyproject-rpm-macros -# we're trying to use pyproject_buildrequires below, but it doesn't -# entirely work for us, so we need to add these manually. see: -# https://bugzilla.redhat.com/show_bug.cgi?id=1808601 -# test requirements -BuildRequires: python3dist(pytest) -BuildRequires: python3dist(freezegun) -BuildRequires: python3dist(requests) -BuildRequires: python3dist(pyyaml) -BuildRequires: python3dist(tox) %{?python_provide:%python_provide python3-openqa_client} Obsoletes: python2-openqa_client < %{version}-%{release}