mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-html5-parser: update to 0.4.10.
This commit is contained in:
parent
dc5ceba2c5
commit
430ade2267
1 changed files with 3 additions and 3 deletions
|
@ -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.10
|
||||||
revision=5
|
revision=1
|
||||||
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"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://html5-parser.readthedocs.io/"
|
homepage="https://html5-parser.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/h/html5-parser/html5-parser-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/html5-parser/html5-parser-${version}.tar.gz"
|
||||||
checksum=25fe8f6848cbc15187f6748c0695df32bcf1b37df6420b6a01b4ebe1ec1ed48f
|
checksum=f9294418c0da95c2d5facc19d3dc32941093a6b8e3b3e4b36cc7b5a1697fbca4
|
||||||
|
|
Loading…
Add table
Reference in a new issue