Date: Monday, April 10, 2023 @ 11:30:36
Author: felixonmars
Revision: 473755
upgpkg: python-mako 1.2.4-3: rebuild with python 3.11
Modified:
python-mako/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 11:28:53 UTC (rev 473754)
+++ PKGBUILD 2023-04-10 11:30:36 UTC (rev 473755)
@@ -2,7 +2,7 @@
pkgname=python-mako
pkgver=1.2.4
-pkgrel=2
+pkgrel=3
pkgdesc="A super-fast templating language that borrows the best ideas from the
existing templating languages"
arch=('any')
url="https://www.makotemplates.org/"