package/python-weasyprint: bump to version 55.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
James Hilliard 2022-06-29 06:41:47 -06:00 committed by Peter Korsgaard
parent 7cb07eef97
commit e2f743f38f
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 262af43e54ad89ecd0e304bad799c47c weasyprint-54.3.tar.gz
sha256 e04da040630566c44caa202033f07f858765f536709045a809739f3d048e89d6 weasyprint-54.3.tar.gz
md5 8891a483640daf4f9f234f96437fc056 weasyprint-55.0.tar.gz
sha256 ea5d5f2f159262e38b6e85939d8510e9735a47751a9647c9eaa93c22ced86230 weasyprint-55.0.tar.gz
# Locally computed sha256 checksums
sha256 bfd14eccfa6100575460e685556b183399d4bd335904e3c9521b0116d21c54da LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_WEASYPRINT_VERSION = 54.3
PYTHON_WEASYPRINT_VERSION = 55.0
PYTHON_WEASYPRINT_SOURCE = weasyprint-$(PYTHON_WEASYPRINT_VERSION).tar.gz
PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/e3/ba/d3453a6024e56a789ec9099a770c08b9998f8a60bf9b6375d9e76d67101a
PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/8c/a5/1a0f1f60a0dabd475d3c36739eeb43bec2da2d9d57f4a6cd95964f8b34b7
PYTHON_WEASYPRINT_SETUP_TYPE = flit
PYTHON_WEASYPRINT_LICENSE = BSD-3-Clause
PYTHON_WEASYPRINT_LICENSE_FILES = LICENSE