Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-weasyprint


Commits:
1bc03c8b by Caleb Maclennan at 2024-05-06T22:58:40+03:00
upgpkg: 62.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-weasyprint
        pkgdesc = Utility to render HTML and CSS to PDF
-       pkgver = 62.0
+       pkgver = 62.1
        pkgrel = 1
        url = https://weasyprint.org/
        arch = any
@@ -26,7 +26,7 @@ pkgbase = python-weasyprint
        depends = python-tinycss2>=1.3
        depends = python-zopfli
        depends = ttf-font
-       source = 
python-weasyprint::git+https://github.com/Kozea/WeasyPrint.git#tag=v62.0
-       sha256sums = 
b7d6d73c2bba49cd5f2f2dcc364047a74a0bb70d42c3656cafa355028ec06f04
+       source = 
python-weasyprint::git+https://github.com/Kozea/WeasyPrint.git#tag=v62.1
+       sha256sums = 
c9d2b80b48826dfd9ddd6c3aca0c57b5077843ff3685cc177728f54453e66e90
 
 pkgname = python-weasyprint


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Florijan Hamzic <florijanh at gmail dot com>
 
 pkgname=python-weasyprint
-pkgver=62.0
+pkgver=62.1
 pkgrel=1
 pkgdesc='Utility to render HTML and CSS to PDF'
 arch=(any)
@@ -31,7 +31,7 @@ checkdepends=(python-pytest
               ghostscript
               ttf-dejavu)
 source=("$pkgname::git+$_url.git#tag=v$pkgver")
-sha256sums=('b7d6d73c2bba49cd5f2f2dcc364047a74a0bb70d42c3656cafa355028ec06f04')
+sha256sums=('c9d2b80b48826dfd9ddd6c3aca0c57b5077843ff3685cc177728f54453e66e90')
 
 prepare() {
        cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-weasyprint/-/commit/1bc03c8ba361dd5c3db5d82570cfebce22547e41

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-weasyprint/-/commit/1bc03c8ba361dd5c3db5d82570cfebce22547e41
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to