summaryrefslogtreecommitdiff
path: root/python3-html5lib
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-06-14 10:06:09 +0000
committerTim Biermann <tbier@posteo.de>2021-06-14 10:06:15 +0000
commitea70c0dcce1f409610cc2bdb2fb61bbb4231235e (patch)
treedbe9430344cd482089c850623309391845f7d6cd /python3-html5lib
parent777254f8f7c8a5d006321fab23a8d1769a6e48d9 (diff)
downloadcontrib-ea70c0dcce1f409610cc2bdb2fb61bbb4231235e.tar.gz
contrib-ea70c0dcce1f409610cc2bdb2fb61bbb4231235e.tar.xz
[notify] python3-html5lib: -> 1.1; new dependency: python3-webencodings
Diffstat (limited to 'python3-html5lib')
-rw-r--r--python3-html5lib/.signature5
-rw-r--r--python3-html5lib/Pkgfile4
2 files changed, 4 insertions, 5 deletions
diff --git a/python3-html5lib/.signature b/python3-html5lib/.signature
index 36ab22944..521da16b5 100644
--- a/python3-html5lib/.signature
+++ b/python3-html5lib/.signature
@@ -1,5 +1,4 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3zydc4dpXGURGlGiBbPNzBIMbuYmfGjTDwX/G6JXQ30dKq8SpY70CS0Zel7YPnPyOus1MJh0x2wQN3aD/uVOPQU=
-SHA256 (Pkgfile) = a55ed77b696a24b919f0e7393cacdbf13032961e9f98f192007c66c1406ed7ff
+RWSagIOpLGJF39Z0KE7e6PZsGZioo3zvyicaqkfH2j7/Vg/9/MWpHxx6Xpb+Ixf/einkTCpiQnkR6guE4IwoI90Z4IF2qBJ7jg4=
+SHA256 (Pkgfile) = b72e8e987e5730ed42b3268ec0cd118641a332a20e96c7072f7b6e1fcd8d0acf
SHA256 (.footprint) = 507f883edfbd87da61b81adb15f9ca631e4ae18147de04731f56002faa6cd33e
-SHA256 (html5lib-python-1.1.tar.gz) = 66e9e24a53c10c27abb6be8a3cf2cf55824c6ea1cef8570a633cb223ec46e894
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