Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-html5lib
Commits:
bcf14326 by Jelle van der Waa at 2024-04-04T12:23:19+02:00
upgpkg: 1.1-14: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-html5lib
pkgdesc = A Python HTML parser/tokenizer based on the WHATWG HTML5 spec
pkgver = 1.1
- pkgrel = 13
+ pkgrel = 14
url = https://github.com/html5lib
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-html5lib
pkgver=1.1
-pkgrel=13
+pkgrel=14
arch=('any')
url="https://github.com/html5lib"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-html5lib/-/commit/bcf14326f246d5f388fa2b15e686fb5d5544abbf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-html5lib/-/commit/bcf14326f246d5f388fa2b15e686fb5d5544abbf
You're receiving this email because of your account on gitlab.archlinux.org.