python-html5lib: update to 1.0.1.

Closes: #9828 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-07 15:41:53 -02:00 committed by Jürgen Buchmüller
parent 013552e8ae
commit 640786312e

View file

@ -1,7 +1,7 @@
# Template file for 'python-html5lib'
pkgname=python-html5lib
version=0.999999999
revision=3
version=1.0.1
revision=1
noarch=yes
wrksrc="html5lib-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/html5lib/html5lib-python"
license="MIT"
distfiles="${PYPI_SITE}/h/html5lib/html5lib-${version}.tar.gz"
checksum=ee747c0ffd3028d2722061936b5c65ee4fe13c8e4613519b4447123fc4546298
checksum=66cb0dcfdbbc4f9c3ba1a63fdb511ffdbd4f513b2b6d81b80cd26ce6b3fb3736
pre_build() {
sed -i '/setuptools>=/d' setup.py