summaryrefslogtreecommitdiff
path: root/python3-html5lib/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'python3-html5lib/Pkgfile')
-rw-r--r--python3-html5lib/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3-html5lib/Pkgfile b/python3-html5lib/Pkgfile
index daa89025c..ad7529b46 100644
--- a/python3-html5lib/Pkgfile
+++ b/python3-html5lib/Pkgfile
@@ -1,11 +1,11 @@
# Description: A Python HTML parser/tokenizer based on the WHATWG HTML5 spec.
# URL: https://github.com/html5lib/html5lib-python
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: python3-setuptools
+# Depends on: python3-setuptools python3-webencodings
name=python3-html5lib
version=1.1
-release=1
+release=2
source=(https://github.com/html5lib/html5lib-python/archive/$version/html5lib-python-$version.tar.gz)
build() {

Generated by cgit