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


Commits:
54432286 by Felix Yan at 2026-04-14T03:27:38+08:00
upgpkg: 2.2.1-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.2.0
+       pkgver = 2.2.1
        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.2.0
-       sha256sums = 
64afe5f0eb847f6abc105ea74ec6508201b0cedfbda0c1eaa34690b3846840bd
+       source = git+https://github.com/sanic-org/tracerite.git#tag=v2.2.1
+       sha256sums = 
b93bda1d31bc3010533e1eb9c3d552fcc35833617430f04d948c05868249e823
 
 pkgname = python-tracerite


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-tracerite
-pkgver=2.2.0
+pkgver=2.2.1
 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=('64afe5f0eb847f6abc105ea74ec6508201b0cedfbda0c1eaa34690b3846840bd')
+sha256sums=('b93bda1d31bc3010533e1eb9c3d552fcc35833617430f04d948c05868249e823')
 
 build() {
     cd tracerite



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tracerite/-/commit/5443228683edd19be4ec4ec4e3cf304da1c80c1d
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