From: Joshua Watt Date: Thu, 16 Jul 2020 14:12:59 +0000 (-0500) Subject: python3-pycryptodomex: upgrade 3.9.7 -> 3.9.8 X-Git-Tag: uninative-2.9~223 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7dcfa97245a4e9a6f38c731f87b51c2a0235ef94;p=openembedded-core.git python3-pycryptodomex: upgrade 3.9.7 -> 3.9.8 Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb similarity index 69% rename from meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb rename to meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb index abb03b9909..035c7fa636 100644 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb @@ -1,7 +1,7 @@ require python-pycryptodome.inc inherit setuptools3 -SRC_URI[sha256sum] = "50163324834edd0c9ce3e4512ded3e221c969086e10fdd5d3fdcaadac5e24a78" +SRC_URI[sha256sum] = "48cc2cfc251f04a6142badeb666d1ff49ca6fdfc303fd72579f62b768aaa52b9" FILES_${PN}-tests = " \ ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \