From 6090692e873c2c5dee99b374e046af29927f7e4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 16 Aug 2018 13:21:58 +0200 Subject: [PATCH] Drop BR on python2-argcomplete - it's optional and nothing else needs it - it was removed from Fedora --- pytest.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/pytest.spec b/pytest.spec index 8bd9fe1..604439a 100644 --- a/pytest.spec +++ b/pytest.spec @@ -53,7 +53,6 @@ BuildRequires: python2-pytest-timeout %endif %if %{with optional_tests} -BuildRequires: python2-argcomplete BuildRequires: python2-decorator BuildRequires: python2-jinja2 BuildRequires: python2-mock