mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
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:
8
meta-python/recipes-devtools/python/python-can_3.3.2.bb
Normal file
8
meta-python/recipes-devtools/python/python-can_3.3.2.bb
Normal 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 \
|
||||
"
|
||||
Reference in New Issue
Block a user