[oe-commits] [meta-openembedded] 06/10: python-asn1crypto: 1.2.0 -> 1.3.0

git at git.openembedded.org git at git.openembedded.org
Tue Jan 14 02:34:47 UTC 2020


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 271f24dd4b0be5fd639587f6513c07c732fb60ee
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Mon Jan 13 09:09:39 2020 -0800

    python-asn1crypto: 1.2.0 -> 1.3.0
    
    Signed-off-by: Wang Mingyu <wangmy 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.2.0.bb => python-asn1crypto_1.3.0.bb} | 0
 .../{python3-asn1crypto_1.2.0.bb => python3-asn1crypto_1.3.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 9b8c1cb..de6e1a5 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] = "fc3815cdd4812505e3ee297740c5f5d3"
-SRC_URI[sha256sum] = "87620880a477123e01177a1f73d0f327210b43a3cdbd714efcd2fa49a8d7b384"
+SRC_URI[md5sum] = "daad112940181917e3ff169b47b9bd9a"
+SRC_URI[sha256sum] = "5a215cb8dc12f892244e3a113fe05397ee23c5c4ca7a69cd6e69811755efc42d"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_1.2.0.bb b/meta-python/recipes-devtools/python/python-asn1crypto_1.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-asn1crypto_1.2.0.bb
rename to meta-python/recipes-devtools/python/python-asn1crypto_1.3.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_1.2.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_1.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-asn1crypto_1.2.0.bb
rename to meta-python/recipes-devtools/python/python3-asn1crypto_1.3.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