~alpine/aports

testing/py3-weasyprint: upgrade to 52.4 v1 APPLIED

Drew DeVault: 1
 testing/py3-weasyprint: upgrade to 52.4

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3462/mbox | git am -3
Learn more about email & git

[PATCH] testing/py3-weasyprint: upgrade to 52.4 Export this patch

---
 testing/py3-weasyprint/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/py3-weasyprint/APKBUILD b/testing/py3-weasyprint/APKBUILD
index 4ec664e5a0..39cbc2c878 100644
--- a/testing/py3-weasyprint/APKBUILD
+++ b/testing/py3-weasyprint/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-weasyprint
_pyname=WeasyPrint
pkgver=52.2
pkgver=52.4
pkgrel=0
pkgdesc="cairo-based HTML renderer for python"
url="https://weasyprint.org"
@@ -31,4 +31,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="389544cf223571af42c68415f3f632f8cf070efdbc1e7cc082ed0a990fa67779c102ccad46b0769144db70ef6c9fe6b87c27337503d5556f759cbbab15fce456  WeasyPrint-52.2.tar.gz"
sha512sums="0003f9b46452e60118e7f6944f0bf48b6f548814dae10f990bedb124d3c67d9c530c30ee142d416f448b3b479f54b4fcdf01e31747957438192c77031926cb8c  WeasyPrint-52.4.tar.gz"
-- 
2.30.2