From patchwork Tue Nov 17 16:14:36 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: python3-pycryptodomex: upgrade 3.9.8 -> 3.9.9 From: Joshua Watt X-Patchwork-Id: 178005 Message-Id: <20201117161436.30909-1-JPEWhacker@gmail.com> To: openembedded-core@lists.openembedded.org Cc: Joshua Watt Date: Tue, 17 Nov 2020 10:14:36 -0600 Signed-off-by: Joshua Watt --- ...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%) -- 2.29.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#144732): https://lists.openembedded.org/g/openembedded-core/message/144732 Mute This Topic: https://lists.openembedded.org/mt/78319350/1003190 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=- 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/ \