diff --git a/meta/recipes-devtools/python/python3-pathspec_0.11.2.bb b/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb similarity index 80% rename from meta/recipes-devtools/python/python3-pathspec_0.11.2.bb rename to meta/recipes-devtools/python/python3-pathspec_0.12.1.bb index 37b9e27d33..b61f673397 100644 --- a/meta/recipes-devtools/python/python3-pathspec_0.11.2.bb +++ b/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad" -SRC_URI[sha256sum] = "e0d8d0ac2f12da61956eb2306b69f9469b42f4deb0f3cb6ed47b9cce9996ced3" +SRC_URI[sha256sum] = "a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712" inherit pypi setuptools3