aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2024-10-08 11:03:55 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-11 11:48:40 +0700
commitb5b97feccd00a6ced865a7a419042d39b7681ef3 (patch)
treed76420a9b6d3707ca15d2ad5e143d6071a64a6b4 /python
parent0c385780d20aa75361ea69cdfe0d35b9cb593801 (diff)
python/python3-fonttools: Updated for version 4.54.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 9c6dab80eeb83..cb3808319a9e8 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.53.1}
+VERSION=${VERSION:-4.54.1}
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 3f75b7ff11603..8f8b63432e49a 100644
--- a/python/python3-fonttools/python3-fonttools.info
+++ b/python/python3-fonttools/python3-fonttools.info
@@ -1,8 +1,8 @@
PRGNAM="python3-fonttools"
-VERSION="4.53.1"
+VERSION="4.54.1"
HOMEPAGE="https://github.com/fonttools/fonttools"
-DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.53.1.tar.gz"
-MD5SUM="2601d5b066fc9f388a6816725f52f368"
+DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.54.1.tar.gz"
+MD5SUM="ed2b78a3c9b7982608ee605f1fd952b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-unicodedata2 python3-scipy python3-zopfli python3-fs python3-uharfbuzz python3-lxml python3-lz4 python3-setuptools-opt"