From c968696a077923b775ca034b0f9fcae46f0a8cf4 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 15 Oct 2022 09:39:19 +0000
Subject: [PATCH] python3-bcrypt: upgrade 3.2.2 -> 4.0.1

---
 .../python/{python3-bcrypt_3.2.2.bb => python3-bcrypt_4.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-bcrypt_3.2.2.bb => python3-bcrypt_4.0.1.bb} (87%)

diff --git a/meta/recipes-devtools/python/python3-bcrypt_3.2.2.bb b/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-bcrypt_3.2.2.bb
rename to meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
index 54070e4b9c..5ee272793b 100644
--- a/meta/recipes-devtools/python/python3-bcrypt_3.2.2.bb
+++ b/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "https://pypi.org/project/bcrypt/"
 
 DEPENDS += "${PYTHON_PN}-cffi-native"
 
-SRC_URI[sha256sum] = "433c410c2177057705da2a9f2cd01dd157493b2a7ac14c8593a16b3dab6b6bfb"
+SRC_URI[sha256sum] = "27d375903ac8261cfe4047f6709d16f7d18d39b1ec92aaf72af989552a650ebd"
 
 inherit pypi python_setuptools_build_meta ptest
 
-- 
2.31.1

