[oe-commits] [meta-openembedded] 73/82: python-pycryptodome: upgrade 3.4.11 -> 3.9.0

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 14:53:54 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 808c709457b8a1f9d85aee08527300f6c8f107db
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Nov 1 14:40:02 2019 +0800

    python-pycryptodome: upgrade 3.4.11 -> 3.9.0
    
    -License-Update: Add Apache 2.0 license.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pycryptodome.inc         | 6 +++---
 .../{python-pycryptodome_3.4.11.bb => python-pycryptodome_3.9.0.bb} | 0
 ...python3-pycryptodome_3.4.11.bb => python3-pycryptodome_3.9.0.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pycryptodome.inc b/meta-python/recipes-devtools/python/python-pycryptodome.inc
index c4969f9..113e811 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list