From 28d5abe4d66fa67057e625aaa61a59f7ed43cd8f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 15 May 2026 07:42:48 +0000 Subject: [PATCH] python3-idna: upgrade 3.13 -> 3.15 --- .../python/{python3-idna_3.13.bb => python3-idna_3.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-idna_3.13.bb => python3-idna_3.15.bb} (82%) diff --git a/meta/recipes-devtools/python/python3-idna_3.13.bb b/meta/recipes-devtools/python/python3-idna_3.15.bb similarity index 82% rename from meta/recipes-devtools/python/python3-idna_3.13.bb rename to meta/recipes-devtools/python/python3-idna_3.15.bb index 339abb89c2..901c110556 100644 --- a/meta/recipes-devtools/python/python3-idna_3.13.bb +++ b/meta/recipes-devtools/python/python3-idna_3.15.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] = "ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc" inherit pypi python_flit_core ptest-python-pytest -- 2.47.1