[Buildroot] [git commit branch/next] package/python-weasyprint: bump to version 64.0
Julien Olivain
ju.o at free.fr
Fri Feb 28 22:11:44 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=fe43cf9c9522d992cf2d5b57442297bb8567f659
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next
Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
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 0d39d55aae..9c51ad95a3 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 219b0f3ea8247e97f16477d509ee0f40 weasyprint-63.1.tar.gz
-sha256 cb424e63e8dd3f14195bfe5f203527646aa40a2f00ac819f9d39b8304cec0044 weasyprint-63.1.tar.gz
+md5 9e87ec00619aad446c51f679117be676 weasyprint-64.0.tar.gz
+sha256 1ceb3ea6306db4a3d06df0eafae3a5a6e879c35c40091aa8ceb5bcb143e80b29 weasyprint-64.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 583af799b1..7edb9f28da 100644
--- a/package/python-weasyprint/python-weasyprint.mk
+++ b/package/python-weasyprint/python-weasyprint.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_WEASYPRINT_VERSION = 63.1
+PYTHON_WEASYPRINT_VERSION = 64.0
PYTHON_WEASYPRINT_SOURCE = weasyprint-$(PYTHON_WEASYPRINT_VERSION).tar.gz
-PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/2b/f0/1ac7d241b8cabaaf047278ef67b64869473a4e0a2218a1cbc0a6ffb0d8fd
+PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/e3/04/c73f99531bce81d4ced5cd18a159855de261f83843a5633acd67ae327933
PYTHON_WEASYPRINT_SETUP_TYPE = flit
PYTHON_WEASYPRINT_LICENSE = BSD-3-Clause
PYTHON_WEASYPRINT_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list