diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2024-08-01 10:32:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-01 12:36:00 +0700 |
commit | 48cb6bb82491ac5aec2a092742283101a0a6b8ed (patch) | |
tree | 9dc0ac81c03021bd36c9a0ca0a87ead37b900167 /development/python3-matplotlib/python3-matplotlib.info | |
parent | b99ddb3f1afaa547939859270c801cb1e5b9bd2b (diff) |
development/python3-matplotlib: Updated for version 3.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python3-matplotlib/python3-matplotlib.info')
-rw-r--r-- | development/python3-matplotlib/python3-matplotlib.info | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/python3-matplotlib/python3-matplotlib.info b/development/python3-matplotlib/python3-matplotlib.info index 3afd76cbec..d670aa3d91 100644 --- a/development/python3-matplotlib/python3-matplotlib.info +++ b/development/python3-matplotlib/python3-matplotlib.info @@ -1,14 +1,15 @@ PRGNAM="python3-matplotlib" -VERSION="3.4.3" +VERSION="3.8.4" HOMEPAGE="https://matplotlib.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/21/37/197e68df384ff694f78d687a49ad39f96c67b8d75718bc61503e1676b617/matplotlib-3.4.3.tar.gz \ +DOWNLOAD="https://files.pythonhosted.org/packages/38/4f/8487737a74d8be4ab5fbe6019b0fae305c1604cf7209500969b879b5f462/matplotlib-3.8.4.tar.gz \ https://downloads.sourceforge.net/project/freetype/freetype2/2.6.1/freetype-2.6.1.tar.gz \ http://www.qhull.org/download/qhull-2020-src-8.0.2.tgz" -MD5SUM="6858958370a26cccfa81abc7b6dd3622 \ +MD5SUM="d8635506f70b398b48a2cd2fdc1627cb \ 348e667d728c597360e4a87c16556597 \ 295f7332269a38279478f555cc185296" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-numpy python3-dateutil pytz python3-cycler python3-kiwisolver python3-tornado" +REQUIRES="python3-contourpy python3-cycler python3-dateutil python3-fonttools python3-kiwisolver \ + python3-numpy importlib-resources pybind11 python3-setuptools-scm-opt" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" |