From: Joshua Watt Date: Tue, 17 Nov 2020 16:14:36 +0000 (-0600) Subject: python3-pycryptodomex: upgrade 3.9.8 -> 3.9.9 X-Git-Tag: uninative-2.10~677 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cf3305eb2d1d8cf38fdbcb75cd50fa523fbce006;p=openembedded-core.git python3-pycryptodomex: upgrade 3.9.8 -> 3.9.9 Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie --- 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/ \