~alpine/aports

testing/py3-weasyprint: upgrade to v52 v1 APPLIED

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

 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/3377/mbox | git am -3
Learn more about email & git

[PATCH] testing/py3-weasyprint: upgrade to v52 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 2476b6832e..dcafd063e9 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=51
pkgver=52
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="631038bece7ac0c15c6a668a7d06137e4bccc049eb80484a153ca9c4a996256de8647428b21ed1d0c1607af3893c747a1956a3d3f012b30105ba4f8613a96fcd  WeasyPrint-51.tar.gz"
sha512sums="dae2af31cb629ae4702ebe454fc0b1e128b8e96c1192dd8423bb4822e29a420105cbd0a88389edf4d37a4c7d5aeb75bc9c1271fd30d6f183432abde041b6ce87  WeasyPrint-52.tar.gz"
-- 
2.29.1