diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2024-02-26 07:59:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-28 12:22:40 +0700 |
commit | 90d9d2bbd3fe66b54fbd670af84487f7faebb277 (patch) | |
tree | 594057737c4eb19e64c1e770fec4f923d789bdd2 /python/python3-fonttools/python3-fonttools.info | |
parent | 1694337de79e237201d89acee86366764e38b1cd (diff) |
python/python3-fonttools: Updated for version 4.49.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fonttools/python3-fonttools.info')
-rw-r--r-- | python/python3-fonttools/python3-fonttools.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-fonttools/python3-fonttools.info b/python/python3-fonttools/python3-fonttools.info index b985119e87..5358737260 100644 --- a/python/python3-fonttools/python3-fonttools.info +++ b/python/python3-fonttools/python3-fonttools.info @@ -1,10 +1,10 @@ PRGNAM="python3-fonttools" -VERSION="4.42.1" +VERSION="4.49.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/4.42.1/fonttools-4.42.1.tar.gz" -MD5SUM="c83eed649a5d20e78beb3d9d5b61371c" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/4.49.0/fonttools-4.49.0.tar.gz" +MD5SUM="345cb539ea4ccd96df61699752a63ad6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-unicodedata2 munkres python3-scipy zopfli python3-fs python3-uharfbuzz freetype-py" +REQUIRES="python-unicodedata2 munkres python3-scipy python3-zopfli python3-fs python3-uharfbuzz freetype-py python3-matplotlib python3-lxml python3-lz4" MAINTAINER="Vijay Marcel" EMAIL="vijaymarcel@outlook.com" |