diff options
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 5bb124ca18..cebbaa5b00 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" |