[Buildroot] [PATCH 87/96] package/python-weasyprint: security bump version to 68.1
Bernd Kuhls
bernd at kuhls.net
Sat Mar 14 14:06:23 UTC 2026
https://github.com/Kozea/WeasyPrint/blob/v68.1/docs/changelog.rst
Version 68.0 fixes CVE-2025-68616.
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
---
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 d67415bcc6..6c482e0445 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 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
diff --git a/package/python-weasyprint/python-weasyprint.mk b/package/python-weasyprint/python-weasyprint.mk
index 73bcb1b12a..b36d96fd1d 100644
--- a/package/python-weasyprint/python-weasyprint.mk
+++ b/package/python-weasyprint/python-weasyprint.mk
@@ -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
--
2.47.3
More information about the buildroot
mailing list