diff mbox series

[29/52] python3-pycryptodomex: upgrade 3.16.0 -> 3.17

Message ID 20230208072143.2930292-29-alex@linutronix.de
State Accepted, archived
Commit b9d8e8a39c0c0f3fb9fb07c4d0f25eb4e7c941a9
Headers show
Series [01/52] ifupdown: update 0.8.43 -> 0.8.41 | expand

Commit Message

Alexander Kanavin Feb. 8, 2023, 7:21 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...n3-pycryptodomex_3.16.0.bb => python3-pycryptodomex_3.17.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pycryptodomex_3.16.0.bb => python3-pycryptodomex_3.17.bb} (69%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.17.bb
similarity index 69%
rename from meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb
rename to meta/recipes-devtools/python/python3-pycryptodomex_3.17.bb
index 36ef772863..720aec2d36 100644
--- a/meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb
+++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.17.bb
@@ -1,7 +1,7 @@ 
 require python-pycryptodome.inc
 inherit setuptools3
 
-SRC_URI[sha256sum] = "e9ba9d8ed638733c9e95664470b71d624a6def149e2db6cc52c1aca5a6a2df1d"
+SRC_URI[sha256sum] = "0af93aad8d62e810247beedef0261c148790c52f3cd33643791cc6396dd217c1"
 
 FILES:${PN}-tests = " \
     ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \