[oe-commits] [meta-openembedded] 05/07: python-pyasn1: upgrade 0.4.7 -> 0.4.8

git at git.openembedded.org git at git.openembedded.org
Mon Dec 2 06:30:29 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 d5f79f0eb51ee9b7ae1b50813532d56f2ca197ba
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Mon Dec 2 03:07:20 2019 -0800

    python-pyasn1: upgrade 0.4.7 -> 0.4.8
    
    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-pyasn1.inc                 | 4 ++--
 .../python/{python-pyasn1_0.4.7.bb => python-pyasn1_0.4.8.bb}         | 0
 .../python/{python3-pyasn1_0.4.7.bb => python3-pyasn1_0.4.8.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyasn1.inc b/meta-python/recipes-devtools/python/python-pyasn1.inc
index 014fcf9..d74c2fe 100644
--- a/meta-python/recipes-devtools/python/python-pyasn1.inc
+++ b/meta-python/recipes-devtools/python/python-pyasn1.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pyasn1.sourceforge.net/"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a14482d15c2249de3b6f0e8a47e021fd"
 
-SRC_URI[md5sum] = "50290e833395016c49903f4f9c7e47e5"
-SRC_URI[sha256sum] = "a9495356ca1d66ed197a0f72b41eb1823cf7ea8b5bd07191673e8147aecf8604"
+SRC_URI[md5sum] = "dffae4ff9f997a83324b3f33fe62be54"
+SRC_URI[sha256sum] = "aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba"
 
 RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-codecs \
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb
rename to meta-python/recipes-devtools/python/python-pyasn1_0.4.8.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.4.7.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.4.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyasn1_0.4.7.bb
rename to meta-python/recipes-devtools/python/python3-pyasn1_0.4.8.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list