[oe] [meta-python] [PATCH] python-pycryptodome: upgrade 3.4.11 -> 3.9.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 1 06:40:02 UTC 2019


-License-Update: Add Apache 2.0 license.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pycryptodome.inc | 6 +++---
 ...-pycryptodome_3.4.11.bb => python-pycryptodome_3.9.0.bb} | 0
 ...pycryptodome_3.4.11.bb => python3-pycryptodome_3.9.0.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pycryptodome_3.4.11.bb => python-pycryptodome_3.9.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pycryptodome_3.4.11.bb => python3-pycryptodome_3.9.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pycryptodome.inc b/meta-python/recipes-devtools/python/python-pycryptodome.inc
index c4969f966..113e811b1 100644
--- a/meta-python/recipes-devtools/python/python-pycryptodome.inc
+++ b/meta-python/recipes-devtools/python/python-pycryptodome.inc
@@ -3,10 +3,10 @@ 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=775fe77831c03bf82f35abc0e230d4c1"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=6dc0e2a13d2f25d6f123c434b761faba"
 
-SRC_URI[md5sum] = "a2587b6381b0ef4eb960cea1e7507d04"
-SRC_URI[sha256sum] = "c5dd29e9f1b733e74311bf95d0e544e91bd1d14bc0366e8f443562d8d9920b7d"
+SRC_URI[md5sum] = "97ee98c95f350927bcc0e937976f17ee"
+SRC_URI[sha256sum] = "dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pycryptodome_3.4.11.bb b/meta-python/recipes-devtools/python/python-pycryptodome_3.9.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pycryptodome_3.4.11.bb
rename to meta-python/recipes-devtools/python/python-pycryptodome_3.9.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb b/meta-python/recipes-devtools/python/python3-pycryptodome_3.9.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb
rename to meta-python/recipes-devtools/python/python3-pycryptodome_3.9.0.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list