diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2018-11-02 22:03:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:45:01 +0700 |
commit | 257c9023f2f89860a2413b9b114b766b7e217215 (patch) | |
tree | 04f37937b56137d555ed5695cf019620f202f386 /libraries/matplotlib/matplotlib.info | |
parent | ef9b4f99c70a8d95cc707a2ee6576b372caf5920 (diff) | |
download | slackbuilds-257c9023f2f89860a2413b9b114b766b7e217215.tar.gz |
libraries/matplotlib: Updated for version 2.2.3.
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 4774ff09d3..5cfc0dfcf1 100644 --- a/libraries/matplotlib/matplotlib.info +++ b/libraries/matplotlib/matplotlib.info @@ -1,10 +1,10 @@ PRGNAM="matplotlib" -VERSION="1.5.2" +VERSION="2.2.3" HOMEPAGE="https://matplotlib.org/" -DOWNLOAD="https://pypi.python.org/packages/15/89/240b4ebcd63bcdde9aa522fbd2e13f0af3347bea443cb8ad111e3b4c6f3a/matplotlib-1.5.2.tar.gz" -MD5SUM="66f35e55cc15455eb37b415ae51f1e51" +DOWNLOAD="https://files.pythonhosted.org/packages/eb/a0/31b6ba00bc4dcbc06f0b80d1ad6119a9cc3081ecb04a00117f6c1ca3a084/matplotlib-2.2.3.tar.gz" +MD5SUM="403b0bddd751d71187416f20d4cff100" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="numpy python-dateutil pytz tornado pyparsing cycler" +REQUIRES="numpy python-dateutil pyparsing pytz cycler six functools-lru-cache subprocess32 kiwisolver tornado" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" |