python3-html5-parser: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:03 -04:00
parent 39b9c91890
commit d7ca05d913

View file

@ -1,7 +1,7 @@
# Template file for 'python3-html5-parser' # Template file for 'python3-html5-parser'
pkgname=python3-html5-parser pkgname=python3-html5-parser
version=0.4.9 version=0.4.9
revision=4 revision=5
wrksrc="html5-parser-${version}" wrksrc="html5-parser-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools pkg-config" hostmakedepends="python3-setuptools pkg-config"