Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cheetah3
Commits:
c4f2bafb by Jelle van der Waa at 2025-12-21T14:33:30+01:00
upgpkg: 3.4.0-4: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cheetah3
pkgdesc = A Python powered template engine and code generator
pkgver = 3.4.0
- pkgrel = 3
+ pkgrel = 4
url = https://cheetahtemplate.org
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=python-cheetah3
pkgname=(python-cheetah3 python-cheetah3-docs)
pkgver=3.4.0
-pkgrel=3
+pkgrel=4
pkgdesc='A Python powered template engine and code generator'
arch=(x86_64)
url='https://cheetahtemplate.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cheetah3/-/commit/c4f2bafbe22d35a366c1fe1abdbe5263a2130f17
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cheetah3/-/commit/c4f2bafbe22d35a366c1fe1abdbe5263a2130f17
You're receiving this email because of your account on gitlab.archlinux.org.