diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-02 14:10:24 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-02 18:04:41 -0700 |
commit | 31c4542f28ff089c2e982e5b036228520e6d82ba (patch) | |
tree | f4f24b59a45428653a078e77994957892788b0c1 /meta-python/recipes-devtools | |
parent | e5b6e4ef9ae91f85bb426b17561ddc72764dcf5a (diff) | |
download | meta-openembedded-31c4542f28ff089c2e982e5b036228520e6d82ba.tar.gz |
python-pyasn1: upgrade 0.4.5 -> 0.4.6
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1_0.4.6.bb (renamed from meta-python/recipes-devtools/python/python-pyasn1_0.4.5.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb (renamed from meta-python/recipes-devtools/python/python3-pyasn1_0.4.5.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 3827feaba..1086f30bf 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/" | |||
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a14482d15c2249de3b6f0e8a47e021fd" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a14482d15c2249de3b6f0e8a47e021fd" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "f3c0cfbf882a20811be5ad5a41f74b82" | 6 | SRC_URI[md5sum] = "67f1da0cf680761d29169e54e7d53159" |
7 | SRC_URI[sha256sum] = "da2420fe13a9452d8ae97a0e478adde1dee153b11ba832a95b223a2ba01c10f7" | 7 | SRC_URI[sha256sum] = "b773d5c9196ffbc3a1e13bdf909d446cad80a039aa3340bcad72f395b76ebc86" |
8 | 8 | ||
9 | RDEPENDS_${PN}_class-target += " \ | 9 | RDEPENDS_${PN}_class-target += " \ |
10 | ${PYTHON_PN}-codecs \ | 10 | ${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 index a13c74dda..a13c74dda 100644 --- a/meta-python/recipes-devtools/python/python-pyasn1_0.4.5.bb +++ b/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 index a5e2a7136..a5e2a7136 100644 --- a/meta-python/recipes-devtools/python/python3-pyasn1_0.4.5.bb +++ b/meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb | |||