From 587a1ae550cb21a94afd52d25e648afca09c4381 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 20 Nov 2019 14:13:27 -0700 Subject: [PATCH] Drop unneeded BR on funcsigs --- python-msgpack.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-msgpack.spec b/python-msgpack.spec index 5d6ebe8..ce2e4ee 100644 --- a/python-msgpack.spec +++ b/python-msgpack.spec @@ -15,7 +15,6 @@ BuildRequires: python%{python3_pkgversion}-Cython BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-pytest -BuildRequires: python%{python3_pkgversion}-funcsigs %description MessagePack is a binary-based efficient data interchange format that is