mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python-html5-parser: update to 0.4.8.
This commit is contained in:
parent
618346ce2d
commit
31ff117674
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-html5-parser'
|
||||
pkgname=python-html5-parser
|
||||
version=0.4.7
|
||||
version=0.4.8
|
||||
revision=1
|
||||
wrksrc="html5-parser-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://html5-parser.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/h/html5-parser/html5-parser-${version}.tar.gz"
|
||||
checksum=2351b3628231bbca4dbcc824ce91e0c7bf0e39f5a83c9740f1005534944bfabf
|
||||
checksum=b1ead2784c69cee5d481eb6d75587cc5ea08fc292b127ae08afe7771a6fba101
|
||||
|
||||
python3-html5-parser_package() {
|
||||
pycompile_module="html5_parser"
|
||||
|
|
Loading…
Add table
Reference in a new issue