~alpine/aports

testing/py3-weasyprint: update to 47 v1 PROPOSED

Drew DeVault: 1
 testing/py3-weasyprint: update to 47

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

[alpine-aports] [PATCH] testing/py3-weasyprint: update to 47 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 663c4ec62b..08c0b85f63 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=46
pkgver=47
pkgrel=0
pkgdesc="cairo-based HTML renderer for python"
url="http://weasyprint.org"
@@ -33,4 +33,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="ad7c231458ca3dc08d7816bd5710469fac094b08c5202b99f54da660ecea8367509bc938be752088a2e1639d9d87137b0afb82bdf74f272adb7d88c7b8790d8b  WeasyPrint-46.tar.gz"
sha512sums="1f840d997d33aebd2a8a4c2dafdfec0dfe13a97beda21438f69e28f6bfca8a6fcfe0496cb5a9fa4307e6807b23e2ba656093fe90e3fb2269a865e56a9a83fe1b  WeasyPrint-47.tar.gz"
-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---