[oe] [meta-python] [PATCH] python-asn1crypto: upgrade 0.24.0 -> 1.0.1

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed Oct 9 08:23:24 UTC 2019


-License-Update: Copyright year updated to 2019.

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

diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc
index e85ce9a..b18dbaf 100644
--- a/meta-python/recipes-devtools/python/python-asn1crypto.inc
+++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc
@@ -2,12 +2,12 @@ DESCRIPTION = "A fast, pure Python library for parsing and serializing ASN.1 str
 HOMEPAGE = "https://github.com/wbond/asn1crypto"
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=52010cd3c7d7bd965b55721ef4d93ec2"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=7439e38f5e04ff62fae436184786b7ca"
 
 PYPI_PACKAGE = "asn1crypto"
 
-SRC_URI[md5sum] = "de3520426e81a6581352d4366f310eb1"
-SRC_URI[sha256sum] = "9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49"
+SRC_URI[md5sum] = "cf33950b47b5148e29f1d62a6b6c009b"
+SRC_URI[sha256sum] = "0b199f211ae690df3db4fd6c1c4ff976497fb1da689193e368eedbadc53d9292"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb b/meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb
rename to meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb
rename to meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
-- 
2.7.4





More information about the Openembedded-devel mailing list