From 857c6b35c6d0317f5a3ad3a15dd29b2afe297859 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 13 Nov 2019 16:44:15 +0800 Subject: python-cffi: upgrade 1.13.1 -> 1.13.2 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-cffi_1.13.2.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-cffi_1.13.2.bb (limited to 'meta-python/recipes-devtools/python/python-cffi_1.13.2.bb') diff --git a/meta-python/recipes-devtools/python/python-cffi_1.13.2.bb b/meta-python/recipes-devtools/python/python-cffi_1.13.2.bb new file mode 100644 index 0000000000..bc667b8056 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-cffi_1.13.2.bb @@ -0,0 +1,6 @@ +require python-cffi.inc +inherit pypi setuptools + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf