From ec1a9c366c0930fc3f329e9b14be29a1e9a7a840 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Sun, 3 Apr 2016 21:08:07 -0600 Subject: [PATCH] Fix python-pandas BR. --- python-networkx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-networkx.spec b/python-networkx.spec index f9a537e..15b7987 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -175,7 +175,7 @@ Summary: Documentation for networkx %if 0%{?rhel} == 6 BuildRequires: python-sphinx10 %else -BuildRequires: python2-pandas +BuildRequires: python-pandas BuildRequires: python2-pydotplus BuildRequires: python2-sphinx BuildRequires: python2-sphinx_rtd_theme