From 7fe02ad74e2b2a070baff5c0a0f789ba300d237c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 17:07:06 +0200 Subject: [PATCH] Fix tests BRs --- python-packaging.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-packaging.spec b/python-packaging.spec index 9abff2c..036d9f0 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -31,6 +31,7 @@ BuildRequires: python2-devel BuildRequires: python2-pyparsing %if %{with tests} BuildRequires: python2-pytest +BuildRequires: python2-pretend %endif %else BuildRequires: python-setuptools