diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.2.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-soupsieve_2.2.bb rename to meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb index 9507f60d76..93ef04f145 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.2.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/facelessuser/soupsieve" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=33c3a77def9b3ad83e01c65bdcc1af67" -SRC_URI[sha256sum] = "407fa1e8eb3458d1b5614df51d9651a1180ea5fedf07feb46e45d7e25e6d6cdd" +SRC_URI[sha256sum] = "052774848f448cf19c7e959adf5566904d525f33a3f8b6ba6f6f8f26ec7de0cc" inherit pypi setuptools3 ptest