From 86ac590a302a98fe3241f24778c0118691073778 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jun 2026 08:33:12 +0000 Subject: [PATCH] python3-idna: upgrade 3.13 -> 3.17 --- .../python/{python3-idna_3.13.bb => python3-idna_3.17.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-idna_3.13.bb => python3-idna_3.17.bb} (82%) diff --git a/meta/recipes-devtools/python/python3-idna_3.13.bb b/meta/recipes-devtools/python/python3-idna_3.17.bb similarity index 82% rename from meta/recipes-devtools/python/python3-idna_3.13.bb rename to meta/recipes-devtools/python/python3-idna_3.17.bb index 339abb89c2..bf91b8627d 100644 --- a/meta/recipes-devtools/python/python3-idna_3.13.bb +++ b/meta/recipes-devtools/python/python3-idna_3.17.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kjd/idna" LICENSE = "BSD-3-Clause & Python-2.0 & Unicode-TOU" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9a6c29079fc90c29d80332f44d2625f2" -SRC_URI[sha256sum] = "585ea8fe5d69b9181ec1afba340451fba6ba764af97026f92a91d4eef164a242" +SRC_URI[sha256sum] = "5eb0cb53bc467c12eadcf6de83163ad8527cec9416f44b9b61b19caedad2b87f" inherit pypi python_flit_core ptest-python-pytest -- 2.47.1