wok-next diff python-html5lib/receipt @ rev 20963

Add hackdorte-artwork and remove appropriate old packages with dead homepages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Sep 08 15:02:14 2018 +0300 (2018-09-08)
parents c4e53a39395a
children c9a7a7b42a86
line diff
     1.1 --- a/python-html5lib/receipt	Fri Mar 02 12:12:14 2018 +0200
     1.2 +++ b/python-html5lib/receipt	Sat Sep 08 15:02:14 2018 +0300
     1.3 @@ -6,8 +6,10 @@
     1.4  SHORT_DESC="Standarts-compliant library for parsing HTML documents in Python."
     1.5  MAINTAINER="claudinei@slitaz.org"
     1.6  LICENSE="MIT"
     1.7 +WEB_SITE="https://github.com/html5lib/html5lib-python"
     1.8 +REPOLOGY="python:html5lib"
     1.9 +
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11 -WEB_SITE="https://github.com/html5lib/html5lib-python"
    1.12  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
    1.13  
    1.14  DEPENDS="python python-six"