From 720c3af048875f016fca6e2d6b37053db319a744 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Tue, 26 Jun 2018 14:00:56 +0800 Subject: python(3)-pyasn1: upgrade 0.4.2 -> 0.4.3 The license checksum changes but the license remains the same. The change is only about year, 2017 -> 2018. Signed-off-by: Chen Qi Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb (limited to 'meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb') diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb new file mode 100644 index 0000000000..a13c74dda8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools +require python-pyasn1.inc + +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-lang \ +" -- cgit v1.2.3-54-g00ecf