pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-lexicon py-lexicon: updated to 3.3.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8525a1f34834
branches:  trunk
changeset: 425520:8525a1f34834
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Mar 22 11:15:14 2020 +0000

description:
py-lexicon: updated to 3.3.18

v3.3.18:
Changes to robst parser 'html5lib' for Hetzner The parser BeautifulSoup(dom, 'html.parser') had problems by with malformed HTML code, i.e. a second closing tag.

diffstat:

 net/py-lexicon/Makefile |   4 ++--
 net/py-lexicon/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e6bdb9971009 -r 8525a1f34834 net/py-lexicon/Makefile
--- a/net/py-lexicon/Makefile   Sun Mar 22 11:11:45 2020 +0000
+++ b/net/py-lexicon/Makefile   Sun Mar 22 11:15:14 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2020/02/13 08:36:51 adam Exp $
+# $NetBSD: Makefile,v 1.43 2020/03/22 11:15:14 adam Exp $
 
-DISTNAME=      dns-lexicon-3.3.17
+DISTNAME=      dns-lexicon-3.3.18
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/dns-//}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dns-lexicon/}
diff -r e6bdb9971009 -r 8525a1f34834 net/py-lexicon/distinfo
--- a/net/py-lexicon/distinfo   Sun Mar 22 11:11:45 2020 +0000
+++ b/net/py-lexicon/distinfo   Sun Mar 22 11:15:14 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2020/02/13 08:36:51 adam Exp $
+$NetBSD: distinfo,v 1.43 2020/03/22 11:15:14 adam Exp $
 
-SHA1 (dns-lexicon-3.3.17.tar.gz) = 01e396e2c833b1a902eec5f2d195616f89a59085
-RMD160 (dns-lexicon-3.3.17.tar.gz) = 2b99bbb1c1f87fefd3e7bb824537867f0f840134
-SHA512 (dns-lexicon-3.3.17.tar.gz) = cfaff78df6c98809fd9c6ac9941bb62c3b8f4849b66bf26fddfffb4802a4ef00a9261ae03685131e428450fea399d911ff80e2dbd7feb9256be3b2ff2e4189f4
-Size (dns-lexicon-3.3.17.tar.gz) = 150020 bytes
+SHA1 (dns-lexicon-3.3.18.tar.gz) = 8dc59c01b4b45f8104d039e430a987f9235ff869
+RMD160 (dns-lexicon-3.3.18.tar.gz) = 4f03e891119774b0c7db28d9f54312027fa3c0fd
+SHA512 (dns-lexicon-3.3.18.tar.gz) = 7b7c385460068e5b2edaf82f90b290e971bbe21835e8e866a59b23171001a611f8da22637507b16137ff6c00356411e91595f3265a9cb2f7af49914ea8cc1d2f
+Size (dns-lexicon-3.3.18.tar.gz) = 150043 bytes



Home | Main Index | Thread Index | Old Index