diff mbox series

[meta-python,39/54] python3-scrypt: upgrade 0.8.24 -> 0.8.27

Message ID 1728896115-2944-39-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/54] adw-gtk3: upgrade 5.4 -> 5.5 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 14, 2024, 8:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-scrypt_0.8.24.bb => python3-scrypt_0.8.27.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-scrypt_0.8.24.bb => python3-scrypt_0.8.27.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-scrypt_0.8.24.bb b/meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-scrypt_0.8.24.bb
rename to meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb
index 94c83e495..a3254de07 100644
--- a/meta-python/recipes-devtools/python/python3-scrypt_0.8.24.bb
+++ b/meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb
@@ -5,7 +5,7 @@  HOMEPAGE="https://github.com/holgern/py-scrypt"
 
 SRC_URI += "file://0001-py-scrypt-remove-the-hard-coded-include-paths.patch"
 
-SRC_URI[sha256sum] = "98ffde45e4a95461d73ded54ba7a26857679920d4f8ff320f6f7ade6e29531bd"
+SRC_URI[sha256sum] = "a7b637848ed518c1ea2b31a9ecaaa3f49616598d8442de8706cf1f01fbabf0a7"
 
 inherit pypi ptest setuptools3 dos2unix