[oe-commits] [meta-openembedded] 09/12: python-pyasn1: update to version 2.2.3

git at git.openembedded.org git at git.openembedded.org
Wed Mar 1 10:07:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 1faf3fb368a6e1125b4ad130c95f3c2d1e944a4b
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Feb 28 17:06:03 2017 -0500

    python-pyasn1: update to version 2.2.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyasn1.inc              | 7 +++++--
 .../python/{python-pyasn1_0.2.2.bb => python-pyasn1_0.2.3.bb}      | 0
 .../python/{python3-pyasn1_0.2.2.bb => python3-pyasn1_0.2.3.bb}    | 0
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyasn1.inc b/meta-python/recipes-devtools/python/python-pyasn1.inc
index e740305..4eb2d9b 100644
--- a/meta-python/recipes-devtools/python/python-pyasn1.inc
+++ b/meta-python/recipes-devtools/python/python-pyasn1.inc
@@ -3,11 +3,14 @@ HOMEPAGE = "http://pyasn1.sourceforge.net/"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=280606d9c18f200e03e0c247ac61475a"
 
-SRC_URI[md5sum] = "800d0114db2084f7256586dadf37d1aa"
-SRC_URI[sha256sum] = "6b42f96b942406712e0be5ea2bbbc57d8f30c7835a4904c9c195cc669736d435"
+SRC_URI[md5sum] = "79f98135071c8dd5c37b6c923c51be45"
+SRC_URI[sha256sum] = "738c4ebd88a718e700ee35c8d129acce2286542daa80a82823a7073644f706ad"
 
 RDEPENDS_${PN}_class-target += " \
+    ${PYTHON_PN}-codecs \
     ${PYTHON_PN}-lang \
+    ${PYTHON_PN}-logging \
+    ${PYTHON_PN}-math \
     ${PYTHON_PN}-shell \
 "
 
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.2.2.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyasn1_0.2.2.bb
rename to meta-python/recipes-devtools/python/python-pyasn1_0.2.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.2.2.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyasn1_0.2.2.bb
rename to meta-python/recipes-devtools/python/python3-pyasn1_0.2.3.bb

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


More information about the Openembedded-commits mailing list