Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-tracerite


Commits:
e88e8505 by Felix Yan at 2026-07-15T06:11:23+08:00
upgpkg: 2.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-tracerite
        pkgdesc = Pythonic HTML generation/templating (no template files)
-       pkgver = 2.3.1
+       pkgver = 2.4.0
        pkgrel = 1
        url = https://github.com/sanic-org/tracerite
        arch = any
@@ -12,7 +12,7 @@ pkgbase = python-tracerite
        makedepends = python-hatch-vcs
        depends = python
        depends = python-html5tagger
-       source = git+https://github.com/sanic-org/tracerite.git#tag=v2.3.1
-       sha256sums = 
12b1d7b1a88ce7a28e85dc132ab3cf90b2277cb76a884f679c8e834e363895ef
+       source = git+https://github.com/sanic-org/tracerite.git#tag=v2.4.0
+       sha256sums = 
17e9677b55f84397991938f4c0b510e68eeeae032bc55b815558541bbe469596
 
 pkgname = python-tracerite


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-tracerite
-pkgver=2.3.1
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Pythonic HTML generation/templating (no template files)'
 arch=("any")
@@ -10,7 +10,7 @@ license=('Unlicense')
 depends=(python python-html5tagger)
 makedepends=(git python-build python-installer python-hatchling 
python-hatch-vcs)
 source=("git+https://github.com/sanic-org/tracerite.git#tag=v$pkgver";)
-sha256sums=('12b1d7b1a88ce7a28e85dc132ab3cf90b2277cb76a884f679c8e834e363895ef')
+sha256sums=('17e9677b55f84397991938f4c0b510e68eeeae032bc55b815558541bbe469596')
 
 build() {
     cd tracerite



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tracerite/-/commit/e88e850597f22340680f806709e1e32e6061211d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tracerite/-/commit/e88e850597f22340680f806709e1e32e6061211d
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to