mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
package/python-weasyprint: bump to version 62.3
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
4e8e7ccf41
commit
47eba327bb
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/weasyprint/json
|
||||
md5 2cb135e7c5318bb1652205035f083922 weasyprint-59.0.tar.gz
|
||||
sha256 223a76636b3744eaa4ab8a2885f50cf46cf8ebb1acb99b5276d02feccf507492 weasyprint-59.0.tar.gz
|
||||
md5 4d3fd0b160d17d5cb36c2f2c1c231723 weasyprint-62.3.tar.gz
|
||||
sha256 8d8680d732f7fa0fcbc587692a5a5cb095c3525627066918d6e203cbf42b7fcd weasyprint-62.3.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 bfd14eccfa6100575460e685556b183399d4bd335904e3c9521b0116d21c54da LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WEASYPRINT_VERSION = 59.0
|
||||
PYTHON_WEASYPRINT_VERSION = 62.3
|
||||
PYTHON_WEASYPRINT_SOURCE = weasyprint-$(PYTHON_WEASYPRINT_VERSION).tar.gz
|
||||
PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/1d/69/11343bbb46d4f2a311677058e19cc2f7bc55a769b64c547a64ea1e2b6045
|
||||
PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/fd/22/2d76310cd2ea5bbf03c691a08d48626f49853b7261a51bbdc0f834d746ca
|
||||
PYTHON_WEASYPRINT_SETUP_TYPE = flit
|
||||
PYTHON_WEASYPRINT_LICENSE = BSD-3-Clause
|
||||
PYTHON_WEASYPRINT_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user