diff --git a/meta/recipes-devtools/python/python3-packaging_24.2.bb b/meta/recipes-devtools/python/python3-packaging_25.0.bb similarity index 93% rename from meta/recipes-devtools/python/python3-packaging_24.2.bb rename to meta/recipes-devtools/python/python3-packaging_25.0.bb index 3526cd5b39..9cb5c68f58 100644 --- a/meta/recipes-devtools/python/python3-packaging_24.2.bb +++ b/meta/recipes-devtools/python/python3-packaging_25.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging" LICENSE = "Apache-2.0 | BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" -SRC_URI[sha256sum] = "c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f" +SRC_URI[sha256sum] = "d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f" SRC_URI += "file://run-ptest.in"