package/python-weasyprint: security bump version to 68.1

https://github.com/Kozea/WeasyPrint/blob/v68.1/docs/changelog.rst

Version 68.0 fixes CVE-2025-68616.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-14 15:06:23 +01:00
committed by Julien Olivain
parent 3fb9b3b8f4
commit 29bc88d4fb
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 55d8d8d72a1e7e6b209f7485fd5ad1f6 weasyprint-67.0.tar.gz
sha256 fdfbccf700e8086c8fd1607ec42e25d4b584512c29af2d9913587a4e448dead4 weasyprint-67.0.tar.gz
md5 be6662c500fe803df4f2d1bf512671af weasyprint-68.1.tar.gz
sha256 d3b752049b453a5c95edb27ce78d69e9319af5a34f257fa0f4c738c701b4184e weasyprint-68.1.tar.gz
# Locally computed sha256 checksums
sha256 bfd14eccfa6100575460e685556b183399d4bd335904e3c9521b0116d21c54da LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_WEASYPRINT_VERSION = 67.0
PYTHON_WEASYPRINT_VERSION = 68.1
PYTHON_WEASYPRINT_SOURCE = weasyprint-$(PYTHON_WEASYPRINT_VERSION).tar.gz
PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/fd/bc/79a65b3a406cb62a1982fec8b49134b25a3b31abb094ca493c9fddff5492
PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/db/3e/65c0f176e6fb5c2b0a1ac13185b366f727d9723541babfa7fa4309998169
PYTHON_WEASYPRINT_SETUP_TYPE = flit
PYTHON_WEASYPRINT_LICENSE = BSD-3-Clause
PYTHON_WEASYPRINT_LICENSE_FILES = LICENSE