From abc9bd0a82808954699443a2a72d61937cf190e1 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Sep 2022 09:58:41 +0000
Subject: [PATCH] python3-idna: upgrade 3.3 -> 3.4

---
 .../python/{python3-idna_3.3.bb => python3-idna_3.4.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-idna_3.3.bb => python3-idna_3.4.bb} (83%)

diff --git a/meta/recipes-devtools/python/python3-idna_3.3.bb b/meta/recipes-devtools/python/python3-idna_3.4.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-idna_3.3.bb
rename to meta/recipes-devtools/python/python3-idna_3.4.bb
index ee92f44fd5..10c99ee0ea 100644
--- a/meta/recipes-devtools/python/python3-idna_3.3.bb
+++ b/meta/recipes-devtools/python/python3-idna_3.4.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=239668a7c6066d9e0c5382e9c8c6c0e1"
 
-SRC_URI[sha256sum] = "9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d"
+SRC_URI[sha256sum] = "814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"
 
 inherit pypi setuptools3
 
-- 
2.31.1

