Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb | 5 ----- meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb create mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb deleted file mode 100644 index cabe9189f2..0000000000 --- a/meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb +++ /dev/null @@ -1,5 +0,0 @@ -require python-pycryptodome.inc -inherit setuptools3 - -SRC_URI[sha256sum] = "9135dddad504592bcc18b0d2d95ce86c3a5ea87ec6447ef25cfedea12d6018b8" - diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb new file mode 100644 index 0000000000..15ee31c66a --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb @@ -0,0 +1,5 @@ +require python-pycryptodome.inc +inherit setuptools3 + +SRC_URI[sha256sum] = "0e45d2d852a66ecfb904f090c3f87dc0dfb89a499570abad8590f10d9cffb350" + -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175409): https://lists.openembedded.org/g/openembedded-core/message/175409 Mute This Topic: https://lists.openembedded.org/mt/96047893/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
