aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fonttools
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2025-09-12 10:20:20 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-13 00:34:05 +0700
commitf8246ee12cea7a4a4c75b63f5d3c77a7bac28dee (patch)
tree34499f89cfc5b4f9296ff07914f61772d5ce4b1c /python/python3-fonttools
parentf4d1d95170df22968d617cc17f4afd4855aee7cd (diff)
python/python3-fonttools: Updated for version 4.59.2.
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 6626a99312..867ed81405 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.58.0}
+VERSION=${VERSION:-4.59.2}
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 748cdade7d..6ec19f98af 100644
--- a/python/python3-fonttools/python3-fonttools.info
+++ b/python/python3-fonttools/python3-fonttools.info
@@ -1,8 +1,8 @@
PRGNAM="python3-fonttools"
-VERSION="4.58.0"
+VERSION="4.59.2"
HOMEPAGE="https://github.com/fonttools/fonttools"
-DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.58.0.tar.gz"
-MD5SUM="d4831e9b477b744848c3133bdd9ec27d"
+DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.59.2.tar.gz"
+MD5SUM="54257e9fd7a60dd7f0d94b99a2c84783"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-unicodedata2 python3-scipy python3-zopfli python3-fs python3-uharfbuzz python3-lxml python3-lz4 python3-setuptools-opt"