From 1f3df9a2aa65a00124dc2447fc98eb6aa66d8e86 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 08:56:47 +0000 Subject: [PATCH] python3-pathspec: upgrade 1.0.4 -> 1.1.1 --- .../{python3-pathspec_1.0.4.bb => python3-pathspec_1.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pathspec_1.0.4.bb => python3-pathspec_1.1.1.bb} (80%) diff --git a/meta/recipes-devtools/python/python3-pathspec_1.0.4.bb b/meta/recipes-devtools/python/python3-pathspec_1.1.1.bb similarity index 80% rename from meta/recipes-devtools/python/python3-pathspec_1.0.4.bb rename to meta/recipes-devtools/python/python3-pathspec_1.1.1.bb index bcdc04dfb0..df8c0d6621 100644 --- a/meta/recipes-devtools/python/python3-pathspec_1.0.4.bb +++ b/meta/recipes-devtools/python/python3-pathspec_1.1.1.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad" -SRC_URI[sha256sum] = "0210e2ae8a21a9137c0d470578cb0e595af87edaa6ebf12ff176f14a02e0e645" +SRC_URI[sha256sum] = "17db5ecd524104a120e173814c90367a96a98d07c45b2e10c2f3919fff91bf5a" inherit pypi python_flit_core -- 2.47.1