Tue Jun 11 12:13:53 2019 UTC ()
py-html5-parser: update to 0.4.7.

Bugfixes.


(wiz)
diff -r1.3 -r1.4 pkgsrc/textproc/py-html5-parser/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/py-html5-parser/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/textproc/py-html5-parser/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-html5-parser/Makefile 2019/05/21 18:13:33 1.3
+++ pkgsrc/textproc/py-html5-parser/Makefile 2019/06/11 12:13:53 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2019/05/21 18:13:33 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2019/06/11 12:13:53 wiz Exp $
2 2
3DISTNAME= html5-parser-0.4.6 3DISTNAME= html5-parser-0.4.7
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc www python 5CATEGORIES= textproc www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=h/html5-parser/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=h/html5-parser/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/kovidgoyal/html5-parser 9HOMEPAGE= https://github.com/kovidgoyal/html5-parser
10COMMENT= Fast, standards-compliant, C-based HTML5 parser 10COMMENT= Fast, standards-compliant, C-based HTML5 parser
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml 13DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
14DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4 14DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4
15 15
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.3 -r1.4 pkgsrc/textproc/py-html5-parser/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-html5-parser/distinfo 2019/05/21 18:13:33 1.3
+++ pkgsrc/textproc/py-html5-parser/distinfo 2019/06/11 12:13:53 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2019/05/21 18:13:33 wiz Exp $ 1$NetBSD: distinfo,v 1.4 2019/06/11 12:13:53 wiz Exp $
2 2
3SHA1 (html5-parser-0.4.6.tar.gz) = 4e86dcee70d75bf7f8899184ad7a9b34e1698bae 3SHA1 (html5-parser-0.4.7.tar.gz) = 136f44f162ba4ce5c9c6d01dffe7c1529e24560b
4RMD160 (html5-parser-0.4.6.tar.gz) = f7fb7cf303f16d63867122cadede771cf44edb9d 4RMD160 (html5-parser-0.4.7.tar.gz) = 95b049ebef86b58f5b4a6548bf92b68841c9a923
5SHA512 (html5-parser-0.4.6.tar.gz) = 1291dfcb3a13404ed440ea99bb92a9717ea365e28372bf0ec6b08d5b72678e2040786d1e72a76a8f77e978d30f0ffd8e921b4e5b4eab40045c57552ec9c8477c 5SHA512 (html5-parser-0.4.7.tar.gz) = 6734709b0bae67e3bb176bbc80beab4702990d83c57679764301b7f0272ab3798d6b5a4f2f5eecf99c9fff89211efbab701947454ecba3c5fb98fc06161ca59e
6Size (html5-parser-0.4.6.tar.gz) = 275577 bytes 6Size (html5-parser-0.4.7.tar.gz) = 274508 bytes