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

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Nov 14 02:59:05 UTC 2019


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

diff --git a/meta-python/recipes-devtools/python/python-pycryptodome.inc b/meta-python/recipes-devtools/python/python-pycryptodome.inc
index 113e811b1..50ffd0a66 100644
--- a/meta-python/recipes-devtools/python/python-pycryptodome.inc
+++ b/meta-python/recipes-devtools/python/python-pycryptodome.inc
@@ -5,8 +5,8 @@ HOMEPAGE = "http://www.pycryptodome.org"
 LICENSE = "PD & BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=6dc0e2a13d2f25d6f123c434b761faba"
 
-SRC_URI[md5sum] = "97ee98c95f350927bcc0e937976f17ee"
-SRC_URI[sha256sum] = "dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f"
+SRC_URI[md5sum] = "c4e53f9ed33ca883b18249b9e1546251"
+SRC_URI[sha256sum] = "39ddc3c493125494572e0beefa8e8e6a43369e93c3c3e163cb871b37c1c62fba"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pycryptodome_3.9.0.bb b/meta-python/recipes-devtools/python/python-pycryptodome_3.9.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pycryptodome_3.9.0.bb
rename to meta-python/recipes-devtools/python/python-pycryptodome_3.9.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pycryptodome_3.9.0.bb b/meta-python/recipes-devtools/python/python3-pycryptodome_3.9.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pycryptodome_3.9.0.bb
rename to meta-python/recipes-devtools/python/python3-pycryptodome_3.9.3.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list