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


Commits:
c0e87b6a by Felix Yan at 2026-07-10T23:00:10+00:00
upgpkg: 2.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-html5tagger
        pkgdesc = Pythonic HTML generation/templating (no template files)
-       pkgver = 1.4.0
+       pkgver = 2.0.0
        pkgrel = 1
        url = https://github.com/sanic-org/html5tagger
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-html5tagger
        makedepends = python-hatch-vcs
        makedepends = python-installer
        depends = python
-       source = git+https://github.com/sanic-org/html5tagger#tag=v1.4.0
-       sha256sums = 
57cd799c103f1d61ba1fd1ecafa596b0d26f8b930afc25786846212ae732dd3b
+       source = git+https://github.com/sanic-org/html5tagger#tag=v2.0.0
+       sha256sums = 
766d16de1159afc750487e9e50d373e2b0baeb8296ed19766b0f67e0c71e1b76
 
 pkgname = python-html5tagger


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



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

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