summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons2022-03-12 10:32:24 +0100
committer Willy Sudiarto Raharjo2022-03-17 18:26:10 +0100
commiteeb0ad950c138aa0ab1af3250b55535ae4f8a8e5 (patch)
tree07c1fc219f41baae08ff50e32ce6373a70eec0a1 /python
parent99c5f1bc54e09c2bb9e728b68e67224116ff0a2f (diff)
downloadslackbuilds-eeb0ad950c138aa0ab1af3250b55535ae4f8a8e5.tar.gz
python/python-fonttools: Updated for version 4.30.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-fonttools/python-fonttools.SlackBuild2
-rw-r--r--python/python-fonttools/python-fonttools.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild
index d423458163..c3ec7d0337 100644
--- a/python/python-fonttools/python-fonttools.SlackBuild
+++ b/python/python-fonttools/python-fonttools.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-fonttools
SRCNAM=fonttools
-VERSION=${VERSION:-4.29.1}
+VERSION=${VERSION:-4.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info
index 71fbb4e54d..fc3c9b24c2 100644
--- a/python/python-fonttools/python-fonttools.info
+++ b/python/python-fonttools/python-fonttools.info
@@ -1,8 +1,8 @@
PRGNAM="python-fonttools"
-VERSION="4.29.1"
+VERSION="4.30.0"
HOMEPAGE="https://github.com/fonttools/fonttools"
-DOWNLOAD="https://github.com/fonttools/fonttools/archive/4.29.1/fonttools-4.29.1.tar.gz"
-MD5SUM="dce124039f8c0f3c98c6c275eb846b8a"
+DOWNLOAD="https://github.com/fonttools/fonttools/archive/4.30.0/fonttools-4.30.0.tar.gz"
+MD5SUM="23704dad79571f29715e16e6a33007d2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-unicodedata2"