From 027a8d3d398487523fc453a16b6c30b9dbfbeca8 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Tue, 16 Dec 2025 20:41:12 +0100 Subject: [PATCH] package/python-weasyprint: bump version to 67.0 https://github.com/Kozea/WeasyPrint/blob/v67.0/docs/changelog.rst Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- 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 9c51ad95a3..d67415bcc6 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 9e87ec00619aad446c51f679117be676 weasyprint-64.0.tar.gz -sha256 1ceb3ea6306db4a3d06df0eafae3a5a6e879c35c40091aa8ceb5bcb143e80b29 weasyprint-64.0.tar.gz +md5 55d8d8d72a1e7e6b209f7485fd5ad1f6 weasyprint-67.0.tar.gz +sha256 fdfbccf700e8086c8fd1607ec42e25d4b584512c29af2d9913587a4e448dead4 weasyprint-67.0.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 7edb9f28da..73bcb1b12a 100644 --- a/package/python-weasyprint/python-weasyprint.mk +++ b/package/python-weasyprint/python-weasyprint.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_WEASYPRINT_VERSION = 64.0 +PYTHON_WEASYPRINT_VERSION = 67.0 PYTHON_WEASYPRINT_SOURCE = weasyprint-$(PYTHON_WEASYPRINT_VERSION).tar.gz -PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/e3/04/c73f99531bce81d4ced5cd18a159855de261f83843a5633acd67ae327933 +PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/fd/bc/79a65b3a406cb62a1982fec8b49134b25a3b31abb094ca493c9fddff5492 PYTHON_WEASYPRINT_SETUP_TYPE = flit PYTHON_WEASYPRINT_LICENSE = BSD-3-Clause PYTHON_WEASYPRINT_LICENSE_FILES = LICENSE