git » python-html5lib.git » commit 8462069

python 3.7 rebuild

author Eli Schwartz
2018-07-16 17:28:17 UTC
committer Eli Schwartz
2018-07-16 17:28:17 UTC
parent 8f2b999707a56cb331f04d5fca787566d40deea6

python 3.7 rebuild

break lxml cycle by using --nocheck; tests passed in unclean build

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4991390..7c54e0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 pkgbase=python-html5lib
 pkgname=('python2-html5lib' 'python-html5lib')
 pkgver=1.0.1
-pkgrel=2
+pkgrel=3
 arch=('any')
 url="https://github.com/html5lib"
 license=('MIT')