~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] testing/py3-weasyprint: upgrade to 52.2

Details
Message ID
<20201206212324.22280-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 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 012714d62f..4ec664e5a0 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.1
pkgver=52.2
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="3c2a4ade455ee453f9618bed85390ce664ceb609b2a3af0e1befa0038cbd36b32a314287118cdb07abb454f5f09f1eda1ca9b42266b4b627b714306dd60e97e3  WeasyPrint-52.1.tar.gz"
sha512sums="389544cf223571af42c68415f3f632f8cf070efdbc1e7cc082ed0a990fa67779c102ccad46b0769144db70ef6c9fe6b87c27337503d5556f759cbbab15fce456  WeasyPrint-52.2.tar.gz"
-- 
2.29.2
Details
Message ID
<a50fe831-9185-5080-b4ee-02c90f1c5145@gmail.com>
In-Reply-To
<20201206212324.22280-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
Hello,

On 12/6/20 6:24 PM, Drew DeVault wrote:
> 
> ---
>   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 012714d62f..4ec664e5a0 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.1
> +pkgver=52.2
>   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="3c2a4ade455ee453f9618bed85390ce664ceb609b2a3af0e1befa0038cbd36b32a314287118cdb07abb454f5f09f1eda1ca9b42266b4b627b714306dd60e97e3  WeasyPrint-52.1.tar.gz"
> +sha512sums="389544cf223571af42c68415f3f632f8cf070efdbc1e7cc082ed0a990fa67779c102ccad46b0769144db70ef6c9fe6b87c27337503d5556f759cbbab15fce456  WeasyPrint-52.2.tar.gz"
> 

APPLIED

Regards
Leo
Reply to thread Export thread (mbox)