From b73c22e223d372044ee61bcc180876392e4747a0 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Feb 18 2016 22:34:32 +0000 Subject: Need to BR python2-singledispatch for tests --- diff --git a/python-tornado.spec b/python-tornado.spec index 35ba9b4..9d7c269 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -21,6 +21,7 @@ BuildRequires: python2-backports_abc %if 0%{?fedora} < 22 BuildRequires: python-backports-ssl_match_hostname %endif +BuildRequires: python2-singledispatch %if 0%{?with_python3} BuildRequires: python3-setuptools BuildRequires: python3-devel