From 89e9545899d05f2103126980088714e6cc8b4429 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: May 19 2018 10:45:19 +0000 Subject: Add python2-funcsigs as BR It might be pulled transitively, but not when without optional_tests --- 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