From: Alexander Kanavin Date: Wed, 8 Feb 2023 07:21:25 +0000 (+0100) Subject: python3-pycryptodome: upgrade 3.16.0 -> 3.17 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1748 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1bcadd3ab11f6b64d21805ba299391c9711e3ba;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pycryptodome: upgrade 3.16.0 -> 3.17 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb deleted file mode 100644 index 15ee31c66aa..00000000000 --- a/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb +++ /dev/null @@ -1,5 +0,0 @@ -require python-pycryptodome.inc -inherit setuptools3 - -SRC_URI[sha256sum] = "0e45d2d852a66ecfb904f090c3f87dc0dfb89a499570abad8590f10d9cffb350" - diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.17.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.17.bb new file mode 100644 index 00000000000..05f654f2254 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.17.bb @@ -0,0 +1,5 @@ +require python-pycryptodome.inc +inherit setuptools3 + +SRC_URI[sha256sum] = "bce2e2d8e82fcf972005652371a3e8731956a0c1fbb719cc897943b3695ad91b" +