package/python-weasyprint: bump to version 63.1

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
James Hilliard
2025-01-11 11:58:21 -07:00
committed by Julien Olivain
parent a582313cf9
commit 6189f61547
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/weasyprint/json
md5 3c9e76bdee0db8aaef391d658cbdcb7c weasyprint-63.0.tar.gz
sha256 ec24c64fdcc63e4168b2c24eb89b1ee8a711281a7d7fdb3eed3f54995489c9d1 weasyprint-63.0.tar.gz
md5 219b0f3ea8247e97f16477d509ee0f40 weasyprint-63.1.tar.gz
sha256 cb424e63e8dd3f14195bfe5f203527646aa40a2f00ac819f9d39b8304cec0044 weasyprint-63.1.tar.gz
# Locally computed sha256 checksums
sha256 bfd14eccfa6100575460e685556b183399d4bd335904e3c9521b0116d21c54da LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_WEASYPRINT_VERSION = 63.0
PYTHON_WEASYPRINT_VERSION = 63.1
PYTHON_WEASYPRINT_SOURCE = weasyprint-$(PYTHON_WEASYPRINT_VERSION).tar.gz
PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/78/57/213cd566b7e14130d62babd91c5c5c2b94cbdbcdc0c7a0936a236bc88db0
PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/2b/f0/1ac7d241b8cabaaf047278ef67b64869473a4e0a2218a1cbc0a6ffb0d8fd
PYTHON_WEASYPRINT_SETUP_TYPE = flit
PYTHON_WEASYPRINT_LICENSE = BSD-3-Clause
PYTHON_WEASYPRINT_LICENSE_FILES = LICENSE