[oe-commits] [meta-openembedded] 09/10: python-pyasn1: upgrade 0.4.6 -> 0.4.7

git at git.openembedded.org git at git.openembedded.org
Thu Sep 5 13:45:13 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 e444e8f9c341e1a82d190e8706ce2deb3e071dac
Author: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
AuthorDate: Thu Sep 5 17:27:18 2019 +0900

    python-pyasn1: upgrade 0.4.6 -> 0.4.7
    
    Signed-off-by: Yuan Chao <yuanc.fnst 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.6.bb => python-pyasn1_0.4.7.bb}         | 0
 .../python/{python3-pyasn1_0.4.6.bb => python3-pyasn1_0.4.7.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 1086f30..014fcf9 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] = "67f1da0cf680761d29169e54e7d53159"
-SRC_URI[sha256sum] = "b773d5c9196ffbc3a1e13bdf909d446cad80a039aa3340bcad72f395b76ebc86"
+SRC_URI[md5sum] = "50290e833395016c49903f4f9c7e47e5"
+SRC_URI[sha256sum] = "a9495356ca1d66ed197a0f72b41eb1823cf7ea8b5bd07191673e8147aecf8604"
 
 RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-codecs \
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.6.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyasn1_0.4.6.bb
rename to meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.4.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb
rename to meta-python/recipes-devtools/python/python3-pyasn1_0.4.7.bb

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


More information about the Openembedded-commits mailing list