python-can: update to the released version of 2.0.0

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-01-10 15:58:48 -05:00
committed by Armin Kuster
parent 17546e0ecf
commit fdbe097741
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
require python-can.inc
inherit pypi setuptools3
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-codecs \
${PYTHON_PN}-compression \
"