Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-mako
Commits:
96a9698c by Antonio Rojas at 2025-12-26T19:06:55+01:00
upgpkg: 1.3.10-4: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mako
pkgdesc = A template library written in Python
pkgver = 1.3.10
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/sqlalchemy/mako
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=python-mako
_pkgname=${pkgname#python-}
pkgver=1.3.10
_pkgver=rel_${pkgver//./_}
-pkgrel=3
+pkgrel=4
pkgdesc="A template library written in Python"
arch=(any)
url="https://github.com/sqlalchemy/mako"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mako/-/commit/96a9698c34b7d106265ec482dc9e283d01714539
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mako/-/commit/96a9698c34b7d106265ec482dc9e283d01714539
You're receiving this email because of your account on gitlab.archlinux.org.