diff --git a/meta/recipes-devtools/python/python3-pathspec_0.9.0.bb b/meta/recipes-devtools/python/python3-pathspec_0.10.1.bb similarity index 78% rename from meta/recipes-devtools/python/python3-pathspec_0.9.0.bb rename to meta/recipes-devtools/python/python3-pathspec_0.10.1.bb index 641f1cfd87..8f2af0ec99 100644 --- a/meta/recipes-devtools/python/python3-pathspec_0.9.0.bb +++ b/meta/recipes-devtools/python/python3-pathspec_0.10.1.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad" -SRC_URI[sha256sum] = "e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1" +SRC_URI[sha256sum] = "7ace6161b621d31e7902eb6b5ae148d12cfd23f4a249b9ffb6b9fee12084323d" inherit pypi setuptools3