From 4e95340f0bc16435f7632fd46208a5a26ae01aea Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Tue, 1 Nov 2022 09:04:20 +0000
Subject: [PATCH] python3-bcrypt: upgrade 4.0.0 -> 4.0.1

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

diff --git a/meta/recipes-devtools/python/python3-bcrypt_4.0.0.bb b/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
similarity index 96%
rename from meta/recipes-devtools/python/python3-bcrypt_4.0.0.bb
rename to meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
index ac795ca8ab..b1ed05313b 100644
--- a/meta/recipes-devtools/python/python3-bcrypt_4.0.0.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] = "c59c170fc9225faad04dde1ba61d85b413946e8ce2e5f5f5ff30dfd67283f319"
+SRC_URI[sha256sum] = "27d375903ac8261cfe4047f6709d16f7d18d39b1ec92aaf72af989552a650ebd"
 
 inherit pypi python_setuptools3_rust ptest
 
-- 
2.31.1

