From b73c22e223d372044ee61bcc180876392e4747a0 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 18 Feb 2016 15:34:32 -0700 Subject: [PATCH] Need to BR python2-singledispatch for tests --- python-tornado.spec | 1 + 1 file changed, 1 insertion(+) 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