python-can: upgrade 2.2.1 -> 3.3.2

-License-Update:changed from dos to unix.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-10-28 13:14:52 +08:00
committed by Khem Raj
parent 29227dcf30
commit e82c09b8e5
3 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
require python-can.inc
inherit pypi setuptools
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-argparse \
${PYTHON_PN}-subprocess \
${PYTHON_PN}-zlib \
"