diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2016-08-27 01:02:29 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:40 +0100 |
commit | 49349f85abd764929fbdde4e2e127c710ffbd3f7 (patch) | |
tree | 8ffc1b387acd541a25cac35b3e5b213ac398d5ec /libraries/matplotlib/matplotlib.info | |
parent | 73c204903a8f95153b72cf92bfbb680e131779cb (diff) |
libraries/matplotlibs: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/matplotlib/matplotlib.info')
-rw-r--r-- | libraries/matplotlib/matplotlib.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/matplotlib/matplotlib.info b/libraries/matplotlib/matplotlib.info index 5bb124ca18274..cebbaa5b00943 100644 --- a/libraries/matplotlib/matplotlib.info +++ b/libraries/matplotlib/matplotlib.info @@ -1,10 +1,10 @@ PRGNAM="matplotlib" -VERSION="1.4.2" +VERSION="1.5.2" HOMEPAGE="http://matplotlib.org/" -DOWNLOAD="http://downloads.sourceforge.net/matplotlib/matplotlib-1.4.2.tar.gz" -MD5SUM="7d22efb6cce475025733c50487bd8898" +DOWNLOAD="https://pypi.python.org/packages/15/89/240b4ebcd63bcdde9aa522fbd2e13f0af3347bea443cb8ad111e3b4c6f3a/matplotlib-1.5.2.tar.gz#md5=66f35e55cc15455eb37b415ae51f1e51" +MD5SUM="66f35e55cc15455eb37b415ae51f1e51" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="numpy python-dateutil pytz six tornado pyparsing" +REQUIRES="numpy python-dateutil pytz tornado pyparsing cycler" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" |