pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-soupsieve py-soupsieve: updated to 1.9.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d9ebacda2cb
branches: trunk
changeset: 397912:3d9ebacda2cb
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jul 06 22:49:00 2019 +0000
description:
py-soupsieve: updated to 1.9.2
1.9.2
- **FIX**: Shortcut last descendant calculation if possible for performance.
- **FIX**: Fix issue where `Doctype` strings can be mistaken for a normal text node in some cases.
- **FIX**: A top level tag is not a `:root` tag if it has sibling text nodes or tag nodes. This is an issue that mostly manifests when using `html.parser` as the parser will allow multiple root nodes.
diffstat:
www/py-soupsieve/Makefile | 4 ++--
www/py-soupsieve/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 801cd2aace76 -r 3d9ebacda2cb www/py-soupsieve/Makefile
--- a/www/py-soupsieve/Makefile Sat Jul 06 22:47:18 2019 +0000
+++ b/www/py-soupsieve/Makefile Sat Jul 06 22:49:00 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2019/04/29 08:48:10 adam Exp $
+# $NetBSD: Makefile,v 1.8 2019/07/06 22:49:00 adam Exp $
-DISTNAME= soupsieve-1.9.1
+DISTNAME= soupsieve-1.9.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/soupsieve/}
diff -r 801cd2aace76 -r 3d9ebacda2cb www/py-soupsieve/distinfo
--- a/www/py-soupsieve/distinfo Sat Jul 06 22:47:18 2019 +0000
+++ b/www/py-soupsieve/distinfo Sat Jul 06 22:49:00 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/04/29 08:48:10 adam Exp $
+$NetBSD: distinfo,v 1.8 2019/07/06 22:49:00 adam Exp $
-SHA1 (soupsieve-1.9.1.tar.gz) = e8b9fdb5264cd7140394a1f6fd8e522082bc0bec
-RMD160 (soupsieve-1.9.1.tar.gz) = da7165deb019cd6e056783775efe0377a4e0cc05
-SHA512 (soupsieve-1.9.1.tar.gz) = 9474fd5beb9a688a71f670feb2a20238be9e050cd35f3e57f03074d80e5a59afc9ee4a6e77fa553ce28d97483b391d4f2bc98d3145eabf0356a319dc50f7d3ca
-Size (soupsieve-1.9.1.tar.gz) = 95089 bytes
+SHA1 (soupsieve-1.9.2.tar.gz) = d1eb367b6b831eb35a78c109ee4f01d5e1ca03cb
+RMD160 (soupsieve-1.9.2.tar.gz) = 0da8641b45fb79f81943ca1e3b27d3a1a576d3aa
+SHA512 (soupsieve-1.9.2.tar.gz) = 7d741d7119ecfb886c3c08853aa268c81b8eccae304518367e8ff479b7925d95131f484c4f57af7c5d0dc87cbdb511a48581a3ca9bd206711d5f4700e0896906
+Size (soupsieve-1.9.2.tar.gz) = 95448 bytes
Home |
Main Index |
Thread Index |
Old Index