diff options
author | Vijay Marcel <vijaymrcel@outlook.com> | 2023-07-17 09:59:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-17 09:59:50 +0700 |
commit | 47799d3b32405b731f51c4ab720663655197e5ac (patch) | |
tree | ef7ee9ae023064844d341a0717d4fd056efd48c9 /python/python-fonttools/python-fonttools.info | |
parent | 82beed919990c9d962a462cdab24b2a76d401a04 (diff) |
python/python-fonttools: Updated for version 4.39.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-fonttools/python-fonttools.info')
-rw-r--r-- | python/python-fonttools/python-fonttools.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 7cc5c6cfa1..5589bb8fc5 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,10 +1,10 @@ PRGNAM="python-fonttools" -VERSION="4.33.3" +VERSION="4.39.4" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/4.33.3/fonttools-4.33.3.tar.gz" -MD5SUM="378cddfc03ce99542b4bf39126d887ee" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/4.39.4/fonttools-4.39.4.tar.gz" +MD5SUM="fbdb8b744ba6826c4ebf5c0753232257" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-unicodedata2" -MAINTAINER="Andrew Clemons" -EMAIL="andrew.clemons@gmail.com" +REQUIRES="python-unicodedata2 Sphinx sphinx-rtd-theme munkres python3-scipy zopfli python3-fs python3-uharfbuzz freetype-py python3-ufolib2" +MAINTAINER="Vijay Marcel" +EMAIL="vijaymrcel@outlook.com" |