aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fonttools
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2025-05-14 11:28:53 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-14 12:11:57 +0700
commite7c5adaa96e0930db365931dd789e669a923154c (patch)
treecc4e1510a796e884ad0e09fdfd94e2326a8f208f /python/python3-fonttools
parent5c9b4581f7be88c0a018e189aa9a8981dc0f4f77 (diff)
python/python3-fonttools: Updated for version 4.58.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 f047d4634f..6626a99312 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.57.0}
+VERSION=${VERSION:-4.58.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 15b7198911..748cdade7d 100644
--- a/python/python3-fonttools/python3-fonttools.info
+++ b/python/python3-fonttools/python3-fonttools.info
@@ -1,8 +1,8 @@
PRGNAM="python3-fonttools"
-VERSION="4.57.0"
+VERSION="4.58.0"
HOMEPAGE="https://github.com/fonttools/fonttools"
-DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.57.0.tar.gz"
-MD5SUM="8405dfb3204c2bdc5b3233caab38ad1c"
+DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.58.0.tar.gz"
+MD5SUM="d4831e9b477b744848c3133bdd9ec27d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-unicodedata2 python3-scipy python3-zopfli python3-fs python3-uharfbuzz python3-lxml python3-lz4 python3-setuptools-opt"