1
0

Accepting request 341648 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/341648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=44
This commit is contained in:
2015-11-04 14:33:04 +00:00
committed by Git OBS Bridge
parent 42b162f3fb
commit 0935c82149
4 changed files with 24 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-matplotlib
Version: 1.4.3
Version: 1.5.0
Release: 0
Summary: Plotting Library for Python
License: SUSE-Matplotlib
@@ -39,6 +39,7 @@ BuildRequires: libxml2
BuildRequires: pkg-config
BuildRequires: poppler-tools
BuildRequires: python-CXX-devel >= 6.2.4
BuildRequires: python-Cycler
BuildRequires: python-Pillow
BuildRequires: python-dateutil >= 1.1
BuildRequires: python-devel
@@ -102,6 +103,7 @@ BuildRequires: wxWidgets-devel
%define _use_internal_dependency_generator 0
%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