diff --git a/python-networkx.changes b/python-networkx.changes index b64dc00..f0b068a 100644 --- a/python-networkx.changes +++ b/python-networkx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 29 14:25:15 UTC 2015 - tbechtold@suse.com + +- Don't BuildRequires python-pygraphviz. It's not needed. + ------------------------------------------------------------------- Thu Oct 30 10:46:52 UTC 2014 - tbechtold@suse.com diff --git a/python-networkx.spec b/python-networkx.spec index 1beae88..c92d917 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -1,7 +1,7 @@ # # spec file for package python-networkx # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,6 @@ BuildRequires: python-decorator >= 3.4.0 BuildRequires: python-devel BuildRequires: python-numpy-devel BuildRequires: python-pydot -BuildRequires: python-pygraphviz BuildRequires: python-pyparsing BuildRequires: python-setuptools #don't use non available deps on SLES