From 23dc5bf77d144f5e146ee9ad47b0283845a18acb2b043d8b1f9d6f445d2a14cc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 3 Sep 2013 20:03:40 +0000 Subject: [PATCH] Accepting request 197049 from devel:languages:python - add Requires: python-pyparsing (the pyparsing module is required for mathtext rendering) (forwarded request 196799 from matejcik) OBS-URL: https://build.opensuse.org/request/show/197049 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=26 --- python-matplotlib.changes | 6 ++++++ python-matplotlib.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 316b6df..a385315 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 29 14:37:16 UTC 2013 - jmatejek@suse.com + +- add Requires: python-pyparsing + (the pyparsing module is required for mathtext rendering) + ------------------------------------------------------------------- Wed Aug 21 05:25:57 UTC 2013 - highwaystar.ru@gmail.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 4dac49f..8e83873 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -47,6 +47,7 @@ BuildRequires: tk BuildRequires: tk-devel Requires: python-dateutil Requires: python-numpy >= 1.2.1 +Requires: python-pyparsing Requires: python-tz %py_requires %if 0%{?sles_version} == 11