From d045124269473826655adb1ad16ccf2da93fb24fb21a4c38064ef7d474d92e40 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 7 Mar 2016 12:23:18 +0000 Subject: [PATCH] Accepting request 361874 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/361874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=47 --- python-matplotlib.changes | 5 +++++ python-matplotlib.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 330c0c6..8151e6d 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 26 13:09:54 UTC 2016 - tbechtold@suse.com + +- Require python-python-dateutil. package was renamed + ------------------------------------------------------------------- Mon Jan 11 08:22:25 UTC 2016 - toddrme2178@gmail.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index bae7e89..f794ee5 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -40,10 +40,10 @@ BuildRequires: poppler-tools BuildRequires: python-CXX-devel >= 6.2.4 BuildRequires: python-Cycler BuildRequires: python-Pillow -BuildRequires: python-dateutil >= 1.1 BuildRequires: python-devel BuildRequires: python-numpy-devel >= 1.6 BuildRequires: python-pyparsing >= 1.5.6 +BuildRequires: python-python-dateutil >= 1.1 BuildRequires: python-pytz BuildRequires: python-setuptools BuildRequires: python-six >= 1.3 @@ -103,9 +103,9 @@ BuildRequires: wxWidgets-devel %define __find_requires %wx_requires %endif Requires: python-Cycler -Requires: python-dateutil >= 1.1 Requires: python-numpy >= 1.6 Requires: python-pyparsing >= 1.5.6 +Requires: python-python-dateutil >= 1.1 Requires: python-pytz Requires: python-six >= 1.3 Recommends: ghostscript