From 9203166fe1a7b12b31fcc60ed80535e0533e9653 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 14 Oct 2024 16:55:00 +0800 Subject: [PATCH] python3-scrypt: upgrade 0.8.24 -> 0.8.27 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{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 --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 94c83e4952..a3254de07d 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