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


Commits:
3650a9ef by Caleb Maclennan at 2025-12-02T22:33:56+03:00
upgpkg: 67.0-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 = 66.0
+       pkgver = 67.0
        pkgrel = 1
        url = https://weasyprint.org/
        arch = any
@@ -27,8 +27,8 @@ pkgbase = python-weasyprint
        depends = python-tinyhtml5
        depends = python-zopfli
        depends = ttf-font
-       source = 
python-weasyprint::git+https://github.com/Kozea/WeasyPrint.git#tag=v66.0
-       sha512sums = 
61ed22944c5d35e7167d58f8c0f5a8183a51994083af319e9a1457bc83275759ed929cfc25eb6ad5a15e1f9f934a3854a22db2481b12c470be0ffdb07f75f4d8
-       b2sums = 
71a7b1d6b1d4701e69461667f9cf7693ddb39407f51d284aa057d3d4eb4b7f61240900f7993354a2970b8aa48b0910e96c3319d1c1680d8f567f2d697b07c331
+       source = 
python-weasyprint::git+https://github.com/Kozea/WeasyPrint.git#tag=v67.0
+       sha512sums = 
8e2b21c157d8bd68553ac78b989f5cba0130d76bf5cdb56f9b4e3ece9d22f67fb29beb972e16b4e7a697bf8a44c84d92f9637190580d288f528fe5535a509193
+       b2sums = 
fc44eccfa2be1b4c9814ab07639c4583cf0d724ace1596e4c9b23770fc1005b472a6299044e9d7083ba5edde33bf73d1a2c4666da22f61d78cf667a1aab98f78
 
 pkgname = python-weasyprint


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Florijan Hamzic <florijanh at gmail dot com>
 
 pkgname=python-weasyprint
-pkgver=66.0
+pkgver=67.0
 pkgrel=1
 pkgdesc='Utility to render HTML and CSS to PDF'
 arch=(any)
@@ -38,8 +38,8 @@ checkdepends=(
   ttf-dejavu
 )
 source=("$pkgname::git+https://github.com/Kozea/WeasyPrint.git#tag=v$pkgver";)
-sha512sums=('61ed22944c5d35e7167d58f8c0f5a8183a51994083af319e9a1457bc83275759ed929cfc25eb6ad5a15e1f9f934a3854a22db2481b12c470be0ffdb07f75f4d8')
-b2sums=('71a7b1d6b1d4701e69461667f9cf7693ddb39407f51d284aa057d3d4eb4b7f61240900f7993354a2970b8aa48b0910e96c3319d1c1680d8f567f2d697b07c331')
+sha512sums=('8e2b21c157d8bd68553ac78b989f5cba0130d76bf5cdb56f9b4e3ece9d22f67fb29beb972e16b4e7a697bf8a44c84d92f9637190580d288f528fe5535a509193')
+b2sums=('fc44eccfa2be1b4c9814ab07639c4583cf0d724ace1596e4c9b23770fc1005b472a6299044e9d7083ba5edde33bf73d1a2c4666da22f61d78cf667a1aab98f78')
 
 prepare() {
   cd "$pkgname"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-weasyprint/-/commit/3650a9ef35d7584cd83835fc3a3d6fb5d1508238
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to