[packages/python-matplotlib] python3-matplotlib dependencies fixed
jajcus
jajcus at pld-linux.org
Fri Jul 19 15:15:19 CEST 2013
commit 4caaa5c96cfe158b12dd705e8e8f7e3d6e8860ce
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Fri Jul 19 15:08:40 2013 +0200
python3-matplotlib dependencies fixed
Release: 2
python-matplotlib.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-matplotlib.spec b/python-matplotlib.spec
index 0e3e3b0..a980a29 100644
--- a/python-matplotlib.spec
+++ b/python-matplotlib.spec
@@ -10,7 +10,7 @@ Summary: Matlab(TM) style Python plotting package
Summary(pl.UTF-8): Pakiet do rysowania w Pythonie podobny do Matlaba(TM)
Name: python-%{module}
Version: 1.2.1
-Release: 1
+Release: 2
License: GPL
Group: Libraries/Python
Source0: http://downloads.sourceforge.net/matplotlib/%{module}-%{version}.tar.gz
@@ -76,6 +76,9 @@ Summary: Matlab(TM) style Python 3 plotting package
Summary(pl.UTF-8): Pakiet do rysowania w Pythonie 3 podobny do Matlaba(TM)
Group: Libraries/Python
Requires: python3-six
+Requires: python3-dateutil
+Requires: python3-numpy
+Requires: python3-pytz
%description -n python3-%{module}
matplotlib strives to produce publication quality 2D graphics using
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-matplotlib.git/commitdiff/4caaa5c96cfe158b12dd705e8e8f7e3d6e8860ce
More information about the pld-cvs-commit
mailing list