aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fonttools
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2025-04-14 20:42:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-16 00:29:22 +0700
commit13371929a29f3b9419a86f0787dac678cad2135e (patch)
treed831a6e965f4950da8bdc79f7a386e54729a88ac /python/python3-fonttools
parentf866a58643e8ffa602e113c10b630b06855fd89d (diff)
python/python3-fonttools: Updated for version 4.57.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fonttools')
-rw-r--r--python/python3-fonttools/python3-fonttools.SlackBuild2
-rw-r--r--python/python3-fonttools/python3-fonttools.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-fonttools/python3-fonttools.SlackBuild b/python/python3-fonttools/python3-fonttools.SlackBuild
index 93cd801f3c..f047d4634f 100644
--- a/python/python3-fonttools/python3-fonttools.SlackBuild
+++ b/python/python3-fonttools/python3-fonttools.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-fonttools
SRCNAM=fonttools
-VERSION=${VERSION:-4.56.0}
+VERSION=${VERSION:-4.57.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-fonttools/python3-fonttools.info b/python/python3-fonttools/python3-fonttools.info
index 47afefa7b8..15b7198911 100644
--- a/python/python3-fonttools/python3-fonttools.info
+++ b/python/python3-fonttools/python3-fonttools.info
@@ -1,8 +1,8 @@
PRGNAM="python3-fonttools"
-VERSION="4.56.0"
+VERSION="4.57.0"
HOMEPAGE="https://github.com/fonttools/fonttools"
-DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.56.0.tar.gz"
-MD5SUM="a4bfec33d7516419043cf61376ded567"
+DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.57.0.tar.gz"
+MD5SUM="8405dfb3204c2bdc5b3233caab38ad1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-unicodedata2 python3-scipy python3-zopfli python3-fs python3-uharfbuzz python3-lxml python3-lz4 python3-setuptools-opt"