[oe-commits] [meta-openembedded] 19/62: python-asn1crypto: upgrade 1.0.1 -> 1.2.0

git at git.openembedded.org git at git.openembedded.org
Thu Oct 24 08:03:46 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 582d445fcbbd228527fa85d9409c3e0c258ad475
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Oct 23 11:17:56 2019 +0800

    python-asn1crypto: upgrade 1.0.1 -> 1.2.0
    
    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-asn1crypto.inc             | 4 ++--
 .../python/{python-asn1crypto_1.0.1.bb => python-asn1crypto_1.2.0.bb} | 0
 .../{python3-asn1crypto_1.0.1.bb => python3-asn1crypto_1.2.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 b18dbaf..9b8c1cb 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=7439e38f5e04ff62fae436184786b7ca"
 
 PYPI_PACKAGE = "asn1crypto"
 
-SRC_URI[md5sum] = "cf33950b47b5148e29f1d62a6b6c009b"
-SRC_URI[sha256sum] = "0b199f211ae690df3db4fd6c1c4ff976497fb1da689193e368eedbadc53d9292"
+SRC_URI[md5sum] = "fc3815cdd4812505e3ee297740c5f5d3"
+SRC_URI[sha256sum] = "87620880a477123e01177a1f73d0f327210b43a3cdbd714efcd2fa49a8d7b384"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb b/meta-python/recipes-devtools/python/python-asn1crypto_1.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb
rename to meta-python/recipes-devtools/python/python-asn1crypto_1.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_1.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
rename to meta-python/recipes-devtools/python/python3-asn1crypto_1.2.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