From 3423c8004ac0eaa27fc621c770752293822f364c Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Thu, 5 Sep 2019 17:27:18 +0900 Subject: python-pyasn1: upgrade 0.4.6 -> 0.4.7 Signed-off-by: Yuan Chao Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb (limited to 'meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb') diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb new file mode 100644 index 0000000000..a13c74dda8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools +require python-pyasn1.inc + +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-lang \ +" -- cgit v1.2.3-54-g00ecf