diff options
| author | Derek Straka <derek@asterius.io> | 2017-02-28 17:06:03 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-03-04 12:38:54 +0100 |
| commit | 8eaaf546bfb6c2c0fd73c2630c66ecdb1a51aff3 (patch) | |
| tree | 1d20ccd9fb04ced9cbd4072d407a2c1bf4bc3035 /meta-python | |
| parent | 9cb9783ea139a54bd22906632d5274fd21087485 (diff) | |
| download | meta-openembedded-8eaaf546bfb6c2c0fd73c2630c66ecdb1a51aff3.tar.gz | |
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>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1.inc | 7 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1_0.2.3.bb (renamed from meta-python/recipes-devtools/python/python-pyasn1_0.2.2.bb) | 0 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyasn1_0.2.3.bb (renamed from meta-python/recipes-devtools/python/python3-pyasn1_0.2.2.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 e740305ed0..4eb2d9bedc 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/" | |||
| 3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=280606d9c18f200e03e0c247ac61475a" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=280606d9c18f200e03e0c247ac61475a" |
| 5 | 5 | ||
| 6 | SRC_URI[md5sum] = "800d0114db2084f7256586dadf37d1aa" | 6 | SRC_URI[md5sum] = "79f98135071c8dd5c37b6c923c51be45" |
| 7 | SRC_URI[sha256sum] = "6b42f96b942406712e0be5ea2bbbc57d8f30c7835a4904c9c195cc669736d435" | 7 | SRC_URI[sha256sum] = "738c4ebd88a718e700ee35c8d129acce2286542daa80a82823a7073644f706ad" |
| 8 | 8 | ||
| 9 | RDEPENDS_${PN}_class-target += " \ | 9 | RDEPENDS_${PN}_class-target += " \ |
| 10 | ${PYTHON_PN}-codecs \ | ||
| 10 | ${PYTHON_PN}-lang \ | 11 | ${PYTHON_PN}-lang \ |
| 12 | ${PYTHON_PN}-logging \ | ||
| 13 | ${PYTHON_PN}-math \ | ||
| 11 | ${PYTHON_PN}-shell \ | 14 | ${PYTHON_PN}-shell \ |
| 12 | " | 15 | " |
| 13 | 16 | ||
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 index 4461918cac..4461918cac 100644 --- a/meta-python/recipes-devtools/python/python-pyasn1_0.2.2.bb +++ b/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 index a5e2a71362..a5e2a71362 100644 --- a/meta-python/recipes-devtools/python/python3-pyasn1_0.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyasn1_0.2.3.bb | |||
