diff options
author | Derek Straka <derek@asterius.io> | 2018-07-27 14:49:34 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-27 19:26:51 -0700 |
commit | 594ad7fec6bb4622e708547a13fdc64e5ac7d764 (patch) | |
tree | 805082c2907c8141328137de6fed8366e99fd38b /meta-python/recipes-devtools/python | |
parent | b98992007b8013837bfe429ff9d2371a764332f7 (diff) | |
download | meta-openembedded-594ad7fec6bb4622e708547a13fdc64e5ac7d764.tar.gz |
python-pyasn1: update to version 0.4.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1.inc | 5 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1_0.4.4.bb (renamed from meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyasn1_0.4.4.bb (renamed from meta-python/recipes-devtools/python/python3-pyasn1_0.4.3.bb) | 0 |
3 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyasn1.inc b/meta-python/recipes-devtools/python/python-pyasn1.inc index 614b6d4ed..ab34d2508 100644 --- a/meta-python/recipes-devtools/python/python-pyasn1.inc +++ b/meta-python/recipes-devtools/python/python-pyasn1.inc | |||
@@ -3,9 +3,8 @@ HOMEPAGE = "http://pyasn1.sourceforge.net/" | |||
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=815ac3f9ca693006349094b358ab3155" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=815ac3f9ca693006349094b358ab3155" |
5 | 5 | ||
6 | 6 | SRC_URI[md5sum] = "0d182b71e1f72fe147d7957bc90be7f2" | |
7 | SRC_URI[sha256sum] = "fb81622d8f3509f0026b0683fe90fea27be7284d3826a5f2edf97f69151ab0fc" | 7 | SRC_URI[sha256sum] = "f58f2a3d12fd754aa123e9fa74fb7345333000a035f3921dbdaa08597aa53137" |
8 | SRC_URI[md5sum] = "311fff5b2a1303a8cdc334c8867a06f4" | ||
9 | 8 | ||
10 | RDEPENDS_${PN}_class-target += " \ | 9 | RDEPENDS_${PN}_class-target += " \ |
11 | ${PYTHON_PN}-codecs \ | 10 | ${PYTHON_PN}-codecs \ |
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.4.bb index a13c74dda..a13c74dda 100644 --- a/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb +++ b/meta-python/recipes-devtools/python/python-pyasn1_0.4.4.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.4.3.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.4.4.bb index a5e2a7136..a5e2a7136 100644 --- a/meta-python/recipes-devtools/python/python3-pyasn1_0.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-pyasn1_0.4.4.bb | |||