parent
013552e8ae
commit
640786312e
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue