]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-pycryptodomex: upgrade 3.9.8 -> 3.9.9
authorJoshua Watt <JPEWhacker@gmail.com>
Tue, 17 Nov 2020 16:14:36 +0000 (10:14 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Nov 2020 13:59:22 +0000 (13:59 +0000)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pycryptodomex_3.9.9.bb [moved from meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb with 69% similarity]

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 035c7fa6368126de357a31ec97b870654dfbff6b..abff71efdd213bb0c89436aa54d961d18c7749b7 100644 (file)
@@ -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/ \