From fdbe09774108525c179db7f42ebaca7ae1123c29 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 10 Jan 2018 15:58:48 -0500 Subject: python-can: update to the released version of 2.0.0 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-can_2.0.0.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-can_2.0.0.bb (limited to 'meta-python/recipes-devtools/python/python3-can_2.0.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-can_2.0.0.bb b/meta-python/recipes-devtools/python/python3-can_2.0.0.bb new file mode 100644 index 0000000000..aaa9e811ce --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-can_2.0.0.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