[oe-commits] [meta-openembedded] 17/26: python-pyasn1: upgrade 0.4.5 -> 0.4.6

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 01:11:40 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 31c4542f28ff089c2e982e5b036228520e6d82ba
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Aug 2 14:10:24 2019 +0800

    python-pyasn1: upgrade 0.4.5 -> 0.4.6
    
    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-pyasn1.inc                 | 4 ++--
 .../python/{python-pyasn1_0.4.5.bb => python-pyasn1_0.4.6.bb}         | 0
 .../python/{python3-pyasn1_0.4.5.bb => python3-pyasn1_0.4.6.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 3827fea..1086f30 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] = "f3c0cfbf882a20811be5ad5a41f74b82"
-SRC_URI[sha256sum] = "da2420fe13a9452d8ae97a0e478adde1dee153b11ba832a95b223a2ba01c10f7"
+SRC_URI[md5sum] = "67f1da0cf680761d29169e54e7d53159"
+SRC_URI[sha256sum] = "b773d5c9196ffbc3a1e13bdf909d446cad80a039aa3340bcad72f395b76ebc86"
 
 RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-codecs \
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.5.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyasn1_0.4.5.bb
rename to meta-python/recipes-devtools/python/python-pyasn1_0.4.6.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.4.5.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyasn1_0.4.5.bb
rename to meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb

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


More information about the Openembedded-commits mailing list