From 3db90c3b39a3f3e933a7039c4aaf166e02b4aa38 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 28 Jun 2016 13:05:12 -0400 Subject: [PATCH] Deps don't yet have py2-explicit subpackages. --- python-oauthlib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-oauthlib.spec b/python-oauthlib.spec index dd5cda7..77ec652 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -49,8 +49,8 @@ BuildRequires: python2-setuptools BuildRequires: python2-nose BuildRequires: python2-mock -BuildRequires: python2-blinker -BuildRequires: python2-jwt >= 1.0 +BuildRequires: python-blinker +BuildRequires: python-jwt >= 1.0 %if 0%{?rhel} && 0%{?rhel} <= 6 BuildRequires: python-crypto2.6