[oe][meta-python][PATCH] python3-soupsieve: upgrade 2.9 -> 2.9.1
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:38 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-soupsieve_2.9.bb => python3-soupsieve_2.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-soupsieve_2.9.bb => python3-soupsieve_2.9.1.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.9.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.9.1.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-soupsieve_2.9.bb rename to meta-python/recipes-devtools/python/python3-soupsieve_2.9.1.bb index f1ad4c0cc5..bbe421b496 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.9.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.9.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/facelessuser/soupsieve" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=74851a2f1e5c07496dcb452af6a6bf54" -SRC_URI[sha256sum] = "acee8417325c5653e1377dc31eccad59eb82cbc65942afe6174c53b3aaad63fc" +SRC_URI[sha256sum] = "c33e6605bbc71dd628b00c632d58ae607c22bade247e52553928f83bbb75b4ba" inherit pypi python_hatchling ptest-python-pytest -- 2.43.0