From cf3305eb2d1d8cf38fdbcb75cd50fa523fbce006 Mon Sep 17 00:00:00 2001 From: Joshua Watt Date: Tue, 17 Nov 2020 10:14:36 -0600 Subject: [PATCH] python3-pycryptodomex: upgrade 3.9.8 -> 3.9.9 Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie --- ...n3-pycryptodomex_3.9.8.bb => python3-pycryptodomex_3.9.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pycryptodomex_3.9.8.bb => python3-pycryptodomex_3.9.9.bb} (69%) diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.9.bb similarity index 69% rename from meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb rename to meta/recipes-devtools/python/python3-pycryptodomex_3.9.9.bb index 035c7fa636..abff71efdd 100644 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.9.bb @@ -1,7 +1,7 @@ require python-pycryptodome.inc inherit setuptools3 -SRC_URI[sha256sum] = "48cc2cfc251f04a6142badeb666d1ff49ca6fdfc303fd72579f62b768aaa52b9" +SRC_URI[sha256sum] = "7b5b7c5896f8172ea0beb283f7f9428e0ab88ec248ce0a5b8c98d73e26267d51" FILES_${PN}-tests = " \ ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ -- 2.40.1