pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-html5-parser



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 21 18:13:33 UTC 2019

Modified Files:
        pkgsrc/textproc/py-html5-parser: Makefile distinfo

Log Message:
py-html5-parser: update to 0.4.6.

Soup builder: Fix empty tags being output a <tag></tag> when using bs4
Fix compiler warning


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-html5-parser/Makefile \
    pkgsrc/textproc/py-html5-parser/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-html5-parser/Makefile
diff -u pkgsrc/textproc/py-html5-parser/Makefile:1.2 pkgsrc/textproc/py-html5-parser/Makefile:1.3
--- pkgsrc/textproc/py-html5-parser/Makefile:1.2        Sun Apr 29 10:03:26 2018
+++ pkgsrc/textproc/py-html5-parser/Makefile    Tue May 21 18:13:33 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/04/29 10:03:26 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/05/21 18:13:33 wiz Exp $
 
-DISTNAME=      html5-parser-0.4.5
+DISTNAME=      html5-parser-0.4.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/html5-parser/}
Index: pkgsrc/textproc/py-html5-parser/distinfo
diff -u pkgsrc/textproc/py-html5-parser/distinfo:1.2 pkgsrc/textproc/py-html5-parser/distinfo:1.3
--- pkgsrc/textproc/py-html5-parser/distinfo:1.2        Sun Apr 29 10:03:26 2018
+++ pkgsrc/textproc/py-html5-parser/distinfo    Tue May 21 18:13:33 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/04/29 10:03:26 wiz Exp $
+$NetBSD: distinfo,v 1.3 2019/05/21 18:13:33 wiz Exp $
 
-SHA1 (html5-parser-0.4.5.tar.gz) = b11e843820c108f05ebdf0d6a065446f9cc75641
-RMD160 (html5-parser-0.4.5.tar.gz) = aa7cc34ac0faacc0f2fd5bb8edb16d71a1623367
-SHA512 (html5-parser-0.4.5.tar.gz) = 3c0421dd228ba5f3544f188fde5391d6be0fe92b879cf1e7697b5e5612a9e5bf08863bcb76f4297a59bfbfc69010a95f5d97fff78a7e6d26c889e173b07e4ae5
-Size (html5-parser-0.4.5.tar.gz) = 275587 bytes
+SHA1 (html5-parser-0.4.6.tar.gz) = 4e86dcee70d75bf7f8899184ad7a9b34e1698bae
+RMD160 (html5-parser-0.4.6.tar.gz) = f7fb7cf303f16d63867122cadede771cf44edb9d
+SHA512 (html5-parser-0.4.6.tar.gz) = 1291dfcb3a13404ed440ea99bb92a9717ea365e28372bf0ec6b08d5b72678e2040786d1e72a76a8f77e978d30f0ffd8e921b4e5b4eab40045c57552ec9c8477c
+Size (html5-parser-0.4.6.tar.gz) = 275577 bytes



Home | Main Index | Thread Index | Old Index