All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][PATCH] python3-pycryptodomex: upgrade 3.9.7 -> 3.9.8
@ 2020-07-16 14:12 Joshua Watt
  0 siblings, 0 replies; only message in thread
From: Joshua Watt @ 2020-07-16 14:12 UTC (permalink / raw)
  To: openembedded-core; +Cc: Joshua Watt

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
---
 ...n3-pycryptodomex_3.9.7.bb => python3-pycryptodomex_3.9.8.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pycryptodomex_3.9.7.bb => python3-pycryptodomex_3.9.8.bb} (69%)

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/ \
-- 
2.27.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-16 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 14:12 [OE-core][PATCH] python3-pycryptodomex: upgrade 3.9.7 -> 3.9.8 Joshua Watt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.