The license file dropped the APL-2 pieces but this wasn't in LICENSE
in the first place, no code seemed to refer to it so no change was
needed.

Signed-off-by: Richard Purdie <[email protected]>
---
 meta/recipes-devtools/python/python-pycryptodome.inc         | 2 +-
 meta/recipes-devtools/python/python3-pycryptodome_3.10.1.bb  | 5 +++++
 meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb   | 5 -----
 ...ycryptodomex_3.9.9.bb => python3-pycryptodomex_3.10.1.bb} | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.10.1.bb
 delete mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb
 rename meta/recipes-devtools/python/{python3-pycryptodomex_3.9.9.bb => 
python3-pycryptodomex_3.10.1.bb} (69%)

diff --git a/meta/recipes-devtools/python/python-pycryptodome.inc 
b/meta/recipes-devtools/python/python-pycryptodome.inc
index 68b084eb04f..48481bcf9a9 100644
--- a/meta/recipes-devtools/python/python-pycryptodome.inc
+++ b/meta/recipes-devtools/python/python-pycryptodome.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "PyCryptodome is a self-contained Python package 
of low-level\
  cryptographic primitives."
 HOMEPAGE = "http://www.pycryptodome.org";
 LICENSE = "PD & BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=6dc0e2a13d2f25d6f123c434b761faba"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=accfa6aeaceb3ba96676edf18e78302c"
 
 inherit pypi
 
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.10.1.bb 
b/meta/recipes-devtools/python/python3-pycryptodome_3.10.1.bb
new file mode 100644
index 00000000000..28448b84fe7
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pycryptodome_3.10.1.bb
@@ -0,0 +1,5 @@
+require python-pycryptodome.inc
+inherit setuptools3
+
+SRC_URI[sha256sum] = 
"3e2e3a06580c5f190df843cdb90ea28d61099cf4924334d5297a995de68e4673"
+
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb 
b/meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb
deleted file mode 100644
index 1e84ce4df74..00000000000
--- a/meta/recipes-devtools/python/python3-pycryptodome_3.9.9.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require python-pycryptodome.inc
-inherit setuptools3
-
-SRC_URI[sha256sum] = 
"910e202a557e1131b1c1b3f17a63914d57aac55cf9fb9b51644962841c3995c4"
-
diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.9.bb 
b/meta/recipes-devtools/python/python3-pycryptodomex_3.10.1.bb
similarity index 69%
rename from meta/recipes-devtools/python/python3-pycryptodomex_3.9.9.bb
rename to meta/recipes-devtools/python/python3-pycryptodomex_3.10.1.bb
index abff71efdd2..a6b3b3e935d 100644
--- a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.9.bb
+++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.10.1.bb
@@ -1,7 +1,7 @@
 require python-pycryptodome.inc
 inherit setuptools3
 
-SRC_URI[sha256sum] = 
"7b5b7c5896f8172ea0beb283f7f9428e0ab88ec248ce0a5b8c98d73e26267d51"
+SRC_URI[sha256sum] = 
"541cd3e3e252fb19a7b48f420b798b53483302b7fe4d9954c947605d0a263d62"
 
 FILES_${PN}-tests = " \
     ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
-- 
2.27.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#148439): 
https://lists.openembedded.org/g/openembedded-core/message/148439
Mute This Topic: https://lists.openembedded.org/mt/80823059/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to