Path to this page:
Subject: CVS commit: pkgsrc/www/py-soupsieve
From: Adam Ciarcinski
Date: 2019-08-21 14:48:04
Message id: 20190821124804.20574FBF4@cvs.NetBSD.org
Log Message:
py-soupsieve: updated to 1.9.3
1.9.3
- **FIX**: [attr!=value] pattern was mistakenly using :not([attr|=value]) logic \
instead of :not([attr=value]).
- **FIX**: Remove undocumented _QUIRKS mode flag. Beautiful Soup was meant to \
use it to help with transition to Soup
Sieve, but never released with it. Help with transition at this point is no \
longer needed.
Files: