CVS commit: pkgsrc/www/py-soupsieve
"Adam Ciarcinski" <[email protected]> Fri, 7 Aug 2026 08:29:03 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: adam
Date: Fri Aug 7 08:29:03 UTC 2026
Modified Files:
pkgsrc/www/py-soupsieve: Makefile distinfo
Log Message:
py-soupsieve: updated to 2.9.2
2.9.2
- **FIX**: Fix issue where `:is()` and `:where()` were not accounting for empty selectors in the max selector count as
they should (@arpitjain099).
- **FIX**: Fix issue where `:has()` was allowing empty selectors in some circumstances even though it is not
forgiving.
- **FIX**: Reduce selector object size when `:is()` and `:where()` contain empty selectors.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/py-soupsieve/Makefile \
pkgsrc/www/py-soupsieve/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.5 KB)
Modified files:
Index: pkgsrc/www/py-soupsieve/Makefile
diff -u pkgsrc/www/py-soupsieve/Makefile:1.24 pkgsrc/www/py-soupsieve/Makefile:1.25
--- pkgsrc/www/py-soupsieve/Makefile:1.24 Thu Jul 23 11:27:26 2026
+++ pkgsrc/www/py-soupsieve/Makefile Fri Aug 7 08:29:03 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2026/07/23 11:27:26 adam Exp $
+# $NetBSD: Makefile,v 1.25 2026/08/07 08:29:03 adam Exp $
-DISTNAME= soupsieve-2.9.1
+DISTNAME= soupsieve-2.9.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/soupsieve/}
Index: pkgsrc/www/py-soupsieve/distinfo
diff -u pkgsrc/www/py-soupsieve/distinfo:1.24 pkgsrc/www/py-soupsieve/distinfo:1.25
--- pkgsrc/www/py-soupsieve/distinfo:1.24 Thu Jul 23 11:27:26 2026
+++ pkgsrc/www/py-soupsieve/distinfo Fri Aug 7 08:29:03 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2026/07/23 11:27:26 adam Exp $
+$NetBSD: distinfo,v 1.25 2026/08/07 08:29:03 adam Exp $
-BLAKE2s (soupsieve-2.9.1.tar.gz) = 28b67ee43128b1ae7f4b7601a5e071390d263c64768603ef7b6782b095ec5393
-SHA512 (soupsieve-2.9.1.tar.gz) = 471ad188aa57fe715073ad01542b693a2fdd8a7e67dccc0209e1070893254f493ce601f4b8c235a2d78918c97fe76bb405055b9a22987d9a8c00a28aa2c9cdca
-Size (soupsieve-2.9.1.tar.gz) = 122261 bytes
+BLAKE2s (soupsieve-2.9.2.tar.gz) = 276cb250145b32d0f13d8333efe0a3d08e13088830e5410ae96acc6981a5ebf1
+SHA512 (soupsieve-2.9.2.tar.gz) = 83364f26c90a819be3b4f901c9764c894eced72a010682d63b3c7166dd5e9145900fc01fa5afb2ea566ab645940d79b0fdad80108afdefc8ed37805f5a4d4080
+Size (soupsieve-2.9.2.tar.gz) = 122445 bytes