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


Commits:
56d8c804 by Felix Yan at 2026-07-04T11:17:27+00:00
upgpkg: 1.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-html5tagger
        pkgdesc = Pythonic HTML generation/templating (no template files)
-       pkgver = 1.3.0
-       pkgrel = 5
+       pkgver = 1.3.1
+       pkgrel = 1
        url = https://github.com/sanic-org/html5tagger
        arch = any
        license = MIT
@@ -12,7 +12,7 @@ pkgbase = python-html5tagger
        makedepends = python-setuptools-scm
        makedepends = python-wheel
        depends = python
-       source = 
git+https://github.com/sanic-org/html5tagger#commit=ef9e01b38f5bd064f3f8d061632df7937c0ae738
-       sha256sums = 
40b6fa26cfddba4c0abab28cb03efa898acdeab120948be4170e812a63903eab
+       source = git+https://github.com/sanic-org/html5tagger#tag=v1.3.1
+       sha256sums = 
868da5a0c226c47d9d519fab6158a75ca047016344f2d91e2a58819c9a18fbbf
 
 pkgname = python-html5tagger


=====================================
PKGBUILD
=====================================
@@ -1,17 +1,16 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-html5tagger
-pkgver=1.3.0
-_commit=ef9e01b38f5bd064f3f8d061632df7937c0ae738
-pkgrel=5
+pkgver=1.3.1
+pkgrel=1
 pkgdesc='Pythonic HTML generation/templating (no template files)'
 arch=("any")
 url='https://github.com/sanic-org/html5tagger'
 license=(MIT)
 depends=(python)
 makedepends=(git python-build python-installer python-setuptools 
python-setuptools-scm python-wheel)
-source=("git+https://github.com/sanic-org/html5tagger#commit=$_commit";)
-sha256sums=('40b6fa26cfddba4c0abab28cb03efa898acdeab120948be4170e812a63903eab')
+source=("git+https://github.com/sanic-org/html5tagger#tag=v$pkgver";)
+sha256sums=('868da5a0c226c47d9d519fab6158a75ca047016344f2d91e2a58819c9a18fbbf')
 
 build() {
     cd html5tagger



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-html5tagger/-/commit/56d8c804125af8d98a91d8c3050df116fd30ae25

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-html5tagger/-/commit/56d8c804125af8d98a91d8c3050df116fd30ae25
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