From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:07:09 +0000 (+0100) Subject: python3-webcolors: upgrade 24.11.1 -> 25.10.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad3725b7beb87c367e974e627990913191c839e;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-webcolors: upgrade 24.11.1 -> 25.10.0 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-webcolors_24.11.1.bb b/meta/recipes-devtools/python/python3-webcolors_25.10.0.bb similarity index 80% rename from meta/recipes-devtools/python/python3-webcolors_24.11.1.bb rename to meta/recipes-devtools/python/python3-webcolors_25.10.0.bb index d537614545..8e4f264d04 100644 --- a/meta/recipes-devtools/python/python3-webcolors_24.11.1.bb +++ b/meta/recipes-devtools/python/python3-webcolors_25.10.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/webcolors/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=cbaebec43b7d199c7fd8f5411b3b0448" -SRC_URI[sha256sum] = "ecb3d768f32202af770477b8b65f318fa4f566c22948673a977b00d589dd80f6" +SRC_URI[sha256sum] = "62abae86504f66d0f6364c2a8520de4a0c47b80c03fc3a5f1815fedbef7c19bf" inherit pypi python_pdm ptest-python-pytest