From patchwork Tue Nov 17 16:14:28 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: python3-pycryptodome: upgrade 3.9.8 -> 3.9.9 From: Joshua Watt X-Patchwork-Id: 178040 Message-Id: <20201117161428.30796-1-JPEWhacker@gmail.com> To: openembedded-core@lists.openembedded.org Cc: Joshua Watt Date: Tue, 17 Nov 2020 10:14:28 -0600 Signed-off-by: Joshua Watt --- meta/recipes-devtools/python/python3-pycryptodome_3.9.8.bb | 5 ----- meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.9.8.bb create mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb -- 2.29.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#144731): https://lists.openembedded.org/g/openembedded-core/message/144731 Mute This Topic: https://lists.openembedded.org/mt/78319344/1003190 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=- diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.9.8.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.9.8.bb deleted file mode 100644 index 46e122072e..0000000000 --- a/meta/recipes-devtools/python/python3-pycryptodome_3.9.8.bb +++ /dev/null @@ -1,5 +0,0 @@ -require python-pycryptodome.inc -inherit setuptools3 - -SRC_URI[sha256sum] = "0e24171cf01021bc5dc17d6a9d4f33a048f09d62cc3f62541e95ef104588bda4" - diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb new file mode 100644 index 0000000000..1e84ce4df7 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb @@ -0,0 +1,5 @@ +require python-pycryptodome.inc +inherit setuptools3 + +SRC_URI[sha256sum] = "910e202a557e1131b1c1b3f17a63914d57aac55cf9fb9b51644962841c3995c4" +