From 89e9545899d05f2103126980088714e6cc8b4429 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 19 May 2018 12:34:28 +0200 Subject: [PATCH] Add python2-funcsigs as BR It might be pulled transitively, but not when without optional_tests --- pytest.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.spec b/pytest.spec index d3472bb..5049fb1 100644 --- a/pytest.spec +++ b/pytest.spec @@ -38,6 +38,7 @@ py.test provides simple, yet powerful testing for Python. Summary: Simple powerful testing with Python BuildRequires: python2-attrs BuildRequires: python2-devel +BuildRequires: python2-funcsigs BuildRequires: python2-hypothesis BuildRequires: python2-more-itertools >= 4.0.0 BuildRequires: python2-pluggy