mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
python3-soupsieve: upgrade 2.9.1 -> 2.9.2
Changelog: ========== - FIX: Fix issue where :is() and :where() were not accounting for empty selectors in the max selector count as they should - 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. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/facelessuser/soupsieve"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=74851a2f1e5c07496dcb452af6a6bf54"
|
||||
|
||||
SRC_URI[sha256sum] = "c33e6605bbc71dd628b00c632d58ae607c22bade247e52553928f83bbb75b4ba"
|
||||
SRC_URI[sha256sum] = "4a55d8cf158a9c2e587fa4922f1bbb91d68ac829e2d6f25403a85747c71daf74"
|
||||
|
||||
inherit pypi python_hatchling ptest-python-pytest
|
||||
|
||||
Reference in New Issue
Block a user