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
This commit is contained in:
Stephan Kulow 2013-09-03 20:03:40 +00:00 committed by Git OBS Bridge
parent 64161eb083
commit 23dc5bf77d
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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