mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python-pyasn1: update to version 2.2.3
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
9cb9783ea1
commit
8eaaf546bf
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user