Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-weasyprint
Commits:
0565bb91 by Caleb Maclennan at 2025-12-17T02:04:28+03:00
upgpkg: 67.0-2: Rebuild with Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-weasyprint
pkgdesc = Utility to render HTML and CSS to PDF
pkgver = 67.0
- pkgrel = 1
+ pkgrel = 2
url = https://weasyprint.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-weasyprint
pkgver=67.0
-pkgrel=1
+pkgrel=2
pkgdesc='Utility to render HTML and CSS to PDF'
arch=(any)
url='https://weasyprint.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-weasyprint/-/commit/0565bb918e6a51a5b722b62cb25709a4d18609a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-weasyprint/-/commit/0565bb918e6a51a5b722b62cb25709a4d18609a5
You're receiving this email because of your account on gitlab.archlinux.org.