From 640786312e2cb1c310e3d77f29c781360fd39bb0 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 7 Dec 2017 15:41:53 -0200 Subject: [PATCH] python-html5lib: update to 1.0.1. Closes: #9828 [via git-merge-pr] --- srcpkgs/python-html5lib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-html5lib/template b/srcpkgs/python-html5lib/template index 8f38388d506..4151b73e393 100644 --- a/srcpkgs/python-html5lib/template +++ b/srcpkgs/python-html5lib/template @@ -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 " 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