From 0f49ccd3949a2e8fba554e5b27e2b23376d973c0 Mon Sep 17 00:00:00 2001 From: James Hilliard Date: Wed, 20 Apr 2022 12:36:46 -0600 Subject: [PATCH] package/python-weasyprint: bump to version 54.3 Signed-off-by: James Hilliard Signed-off-by: Yann E. MORIN --- package/python-weasyprint/python-weasyprint.hash | 4 ++-- package/python-weasyprint/python-weasyprint.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-weasyprint/python-weasyprint.hash b/package/python-weasyprint/python-weasyprint.hash index 90ccc1d057..3ad59b6abb 100644 --- a/package/python-weasyprint/python-weasyprint.hash +++ b/package/python-weasyprint/python-weasyprint.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/weasyprint/json -md5 3917447c277db6931b8370f1d725db49 weasyprint-54.2.tar.gz -sha256 d5e8aa82e3e2a2477a4543f0646d9fb14080c9ba34a0859751eb23757cc00466 weasyprint-54.2.tar.gz +md5 262af43e54ad89ecd0e304bad799c47c weasyprint-54.3.tar.gz +sha256 e04da040630566c44caa202033f07f858765f536709045a809739f3d048e89d6 weasyprint-54.3.tar.gz # Locally computed sha256 checksums sha256 bfd14eccfa6100575460e685556b183399d4bd335904e3c9521b0116d21c54da LICENSE diff --git a/package/python-weasyprint/python-weasyprint.mk b/package/python-weasyprint/python-weasyprint.mk index 925de855bc..f36e5b51d1 100644 --- a/package/python-weasyprint/python-weasyprint.mk +++ b/package/python-weasyprint/python-weasyprint.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_WEASYPRINT_VERSION = 54.2 +PYTHON_WEASYPRINT_VERSION = 54.3 PYTHON_WEASYPRINT_SOURCE = weasyprint-$(PYTHON_WEASYPRINT_VERSION).tar.gz -PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/f3/dc/d3d6f1d87a0a0b09637a1f5076790e229cc803c3584ed4edb76553844001 +PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/e3/ba/d3453a6024e56a789ec9099a770c08b9998f8a60bf9b6375d9e76d67101a PYTHON_WEASYPRINT_SETUP_TYPE = flit PYTHON_WEASYPRINT_LICENSE = BSD-3-Clause PYTHON_WEASYPRINT_LICENSE_FILES = LICENSE