package/python-fonttools: bump to version 4.33.3
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ddeff3b273
commit
92b3b25dd4
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/fonttools/json
|
||||
md5 be2db6ae923a9b369a3739ed5bdf0fcf fonttools-4.32.0.zip
|
||||
sha256 59a90de72149893167e3d552ae2402c6874e006b9adc3feaf5f6d706fe20d392 fonttools-4.32.0.zip
|
||||
md5 02a4c1216de481ca881f92afba1c80db fonttools-4.33.3.zip
|
||||
sha256 c0fdcfa8ceebd7c1b2021240bd46ef77aa8e7408cf10434be55df52384865f8e fonttools-4.33.3.zip
|
||||
# Locally computed sha256 checksums
|
||||
sha256 6787208f83f659ccbc2223b2fde952ffa6f7e8aca62f1a8a2bf5bc51bb1b2383 LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FONTTOOLS_VERSION = 4.32.0
|
||||
PYTHON_FONTTOOLS_VERSION = 4.33.3
|
||||
PYTHON_FONTTOOLS_SOURCE = fonttools-$(PYTHON_FONTTOOLS_VERSION).zip
|
||||
PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/88/27/418ac6f1b85856608df81fe6e72fbb85929d7b904540056f3061e27bba04
|
||||
PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/de/54/14376a4e5c1e7d2105a5be33ad5584b56e36753dc615506728a1489071cd
|
||||
PYTHON_FONTTOOLS_SETUP_TYPE = setuptools
|
||||
PYTHON_FONTTOOLS_LICENSE = MIT
|
||||
PYTHON_FONTTOOLS_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user