From dd6adf946751235edfb0bdf10241572d49bab75426eeea9416da856f65b876ac Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 2 Aug 2021 07:28:21 +0000 Subject: [PATCH] - require pandas OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-networkx?expand=0&rev=43 --- python-networkx.changes | 5 +++++ python-networkx.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-networkx.changes b/python-networkx.changes index 75bf39a..4c84c5b 100644 --- a/python-networkx.changes +++ b/python-networkx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 2 07:28:15 UTC 2021 - Dirk Müller + +- require pandas + ------------------------------------------------------------------- Wed Jul 28 23:30:34 UTC 2021 - Dirk Müller diff --git a/python-networkx.spec b/python-networkx.spec index b4e8225..f0b3352 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -36,7 +36,7 @@ Recommends: python-pygraphviz Recommends: python-pyparsing Requires: python-matplotlib >= 3.1 Requires: python-numpy -Suggests: python-pandas +Requires: python-pandas Requires: python-scipy BuildArch: noarch # SECTION test requirements