[Buildroot] [git commit] package/python-fonttools: bump version to 4.60.1
Julien Olivain
ju.o at free.fr
Tue Oct 14 20:10:26 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=1e7fc05e8672b651fda836aa68817f4e13333868
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-fonttools/python-fonttools.hash | 4 ++--
package/python-fonttools/python-fonttools.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-fonttools/python-fonttools.hash b/package/python-fonttools/python-fonttools.hash
index d30b100d51..49f1ca0235 100644
--- a/package/python-fonttools/python-fonttools.hash
+++ b/package/python-fonttools/python-fonttools.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/fonttools/json
-md5 00d1463e65eaff5bcb73e36272ff05a3 fonttools-4.55.6.tar.gz
-sha256 1beb4647a0df5ceaea48015656525eb8081af226fe96554089fd3b274d239ef0 fonttools-4.55.6.tar.gz
+md5 b4b79d23865d50084d4c05defa186fc9 fonttools-4.60.1.tar.gz
+sha256 ef00af0439ebfee806b25f24c8f92109157ff3fac5731dc7867957812e87b8d9 fonttools-4.60.1.tar.gz
# Locally computed sha256 checksums
sha256 6787208f83f659ccbc2223b2fde952ffa6f7e8aca62f1a8a2bf5bc51bb1b2383 LICENSE
diff --git a/package/python-fonttools/python-fonttools.mk b/package/python-fonttools/python-fonttools.mk
index 7a1c9fedf2..3094b1985c 100644
--- a/package/python-fonttools/python-fonttools.mk
+++ b/package/python-fonttools/python-fonttools.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_FONTTOOLS_VERSION = 4.55.6
+PYTHON_FONTTOOLS_VERSION = 4.60.1
PYTHON_FONTTOOLS_SOURCE = fonttools-$(PYTHON_FONTTOOLS_VERSION).tar.gz
-PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/49/2e/0b11e907b90665253dbad425479e874e38a9e81ced397a4e3312b9116935
+PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/4b/42/97a13e47a1e51a5a7142475bbcf5107fe3a68fc34aef331c897d5fb98ad0
PYTHON_FONTTOOLS_SETUP_TYPE = setuptools
PYTHON_FONTTOOLS_LICENSE = MIT
PYTHON_FONTTOOLS_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list