From e82c09b8e5b0587da6044feba05dec16bf21cf3c Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 28 Oct 2019 13:14:52 +0800 Subject: python-can: upgrade 2.2.1 -> 3.3.2 -License-Update:changed from dos to unix. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-can_3.3.2.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-can_3.3.2.bb (limited to 'meta-python/recipes-devtools/python/python3-can_3.3.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-can_3.3.2.bb b/meta-python/recipes-devtools/python/python3-can_3.3.2.bb new file mode 100644 index 0000000000..aaa9e811ce --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-can_3.3.2.bb @@ -0,0 +1,7 @@ +require python-can.inc +inherit pypi setuptools3 + +RDEPENDS_${PN}_class-target += "\ + ${PYTHON_PN}-codecs \ + ${PYTHON_PN}-compression \ +" -- cgit v1.2.3-54-g00ecf