[oe-commits] [meta-openembedded] 10/38: python-asn1crypto: update to version 0.24.0

git at git.openembedded.org git at git.openembedded.org
Wed Dec 27 05:05:35 UTC 2017


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 39c9dbe7a1efde593069a197bc6cabd9b1b93fbe
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Dec 19 10:42:06 2017 -0500

    python-asn1crypto: update to version 0.24.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-asn1crypto.inc             | 4 ++--
 .../{python-asn1crypto_0.23.0.bb => python-asn1crypto_0.24.0.bb}      | 0
 .../{python3-asn1crypto_0.23.0.bb => python3-asn1crypto_0.24.0.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc
index 92c7198..0d3ee41 100644
--- a/meta-python/recipes-devtools/python/python-asn1crypto.inc
+++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=52010cd3c7d7bd965b55721ef4d93ec2"
 
 PYPI_PACKAGE = "asn1crypto"
 
-SRC_URI[md5sum] = "97d54665c397b72b165768398dfdd876"
-SRC_URI[sha256sum] = "0874981329cfebb366d6584c3d16e913f2a0eb026c9463efcc4aaf42a9d94d70"
+SRC_URI[md5sum] = "de3520426e81a6581352d4366f310eb1"
+SRC_URI[sha256sum] = "9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_0.23.0.bb b/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-asn1crypto_0.23.0.bb
rename to meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb
rename to meta-python/recipes-devtools/python/python3-asn1crypto_0.24.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