diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-10-14 16:55:00 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-14 09:52:30 -0700 |
commit | 9203166fe1a7b12b31fcc60ed80535e0533e9653 (patch) | |
tree | 9951a2bd5186c74d64be50a71fc3d4da684549c6 /meta-python | |
parent | acb908fca17fc35e684a207059cccc03ae558434 (diff) | |
download | meta-openembedded-9203166fe1a7b12b31fcc60ed80535e0533e9653.tar.gz |
python3-scrypt: upgrade 0.8.24 -> 0.8.27
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb (renamed from meta-python/recipes-devtools/python/python3-scrypt_0.8.24.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
5 | 5 | ||
6 | SRC_URI += "file://0001-py-scrypt-remove-the-hard-coded-include-paths.patch" | 6 | SRC_URI += "file://0001-py-scrypt-remove-the-hard-coded-include-paths.patch" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "98ffde45e4a95461d73ded54ba7a26857679920d4f8ff320f6f7ade6e29531bd" | 8 | SRC_URI[sha256sum] = "a7b637848ed518c1ea2b31a9ecaaa3f49616598d8442de8706cf1f01fbabf0a7" |
9 | 9 | ||
10 | inherit pypi ptest setuptools3 dos2unix | 10 | inherit pypi ptest setuptools3 dos2unix |
11 | 11 | ||