diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-10-09 16:23:24 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-10-09 23:27:15 -0700 |
commit | 151b1b975167a695c5efaf6dfcd5977d24a7978b (patch) | |
tree | e6a0348594c8c1b14ee07385d456a964aaa25a5a /meta-python/recipes-devtools/python | |
parent | f1c1dcdab0fc4c5f4d51d9669872b5edd0adf931 (diff) | |
download | meta-openembedded-contrib-151b1b975167a695c5efaf6dfcd5977d24a7978b.tar.gz |
python-asn1crypto: upgrade 0.24.0 -> 1.0.1
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-asn1crypto.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb (renamed from meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc index e85ce9a912..b18dbaf335 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 index 46aace286f..46aace286f 100644 --- a/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb +++ b/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 index cfbe57520c..cfbe57520c 100644 --- a/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb +++ b/meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb |