diff --git a/python-msgpack.spec b/python-msgpack.spec index c869657..aac9173 100644 --- a/python-msgpack.spec +++ b/python-msgpack.spec @@ -19,9 +19,11 @@ BuildRequires: Cython BuildRequires: python2-devel BuildRequires: python2-setuptools BuildRequires: python2-pytest +BuildRequires: python2-funcsigs 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