[oe-commits] [meta-openembedded] 25/44: python-pycryptodome: update to version 3.4.8

git at git.openembedded.org git at git.openembedded.org
Sun Feb 11 20:07:23 UTC 2018


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

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

commit 81862b4bbe47207228107923c51b5ca424a9bad9
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Jan 30 13:45:59 2018 -0500

    python-pycryptodome: update to version 3.4.8
    
    Update the license checksum for latest version and
    verify the terms remain the same
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-pycryptodome.inc         | 6 +++---
 .../{python-pycryptodome_3.4.7.bb => python-pycryptodome_3.4.8.bb}  | 0
 ...{python3-pycryptodome_3.4.7.bb => python3-pycryptodome_3.4.8.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 ecfcc9d..1efe1eb 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=690cd8c71f0367a558f24fe53d943a2e"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=775fe77831c03bf82f35abc0e230d4c1"
 
-SRC_URI[md5sum] = "8744863c7d5980ae3f81c2e288701a61"
-SRC_URI[sha256sum] = "18d8dfe31bf0cb53d58694903e526be68f3cf48e6e3c6dfbbc1e7042b1693af7"
+SRC_URI[md5sum] = "030c40da6377bbc82deef8e884fa22cd"
+SRC_URI[sha256sum] = "ede7f1f44b0895feb8ddbf882d1a7eb504deb3fa34fcc4860d6065c25cbdf175"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pycryptodome_3.4.7.bb b/meta-python/recipes-devtools/python/python-pycryptodome_3.4.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pycryptodome_3.4.7.bb
rename to meta-python/recipes-devtools/python/python-pycryptodome_3.4.8.bb
diff --git a/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.7.bb b/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pycryptodome_3.4.7.bb
rename to meta-python/recipes-devtools/python/python3-pycryptodome_3.4.8.bb

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


More information about the Openembedded-commits mailing list