python-html5-parser: update to 0.4.5.
This commit is contained in:
parent
66ac80dae0
commit
c43924a7ec
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-html5-parser'
|
||||
pkgname=python-html5-parser
|
||||
version=0.4.4
|
||||
revision=3
|
||||
version=0.4.5
|
||||
revision=1
|
||||
wrksrc="html5-parser-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="html5_parser"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://html5-parser.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/h/html5-parser/html5-parser-${version}.tar.gz"
|
||||
checksum=b9f3a1d4cdb8742e8e4ecafab04bff541bde4ff09af233293ed0b94028ec1ab5
|
||||
checksum=a903ef8b93b51788a6d1604b3833303e9f2f8db488306ee4241436d2f518bd06
|
||||
|
||||
python3-html5-parser_package() {
|
||||
pycompile_module="html5_parser"
|
||||
|
|
Loading…
Reference in a new issue