mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python-can: update to version 2.1.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
65a94895ed
commit
ea2bbbea49
7
meta-python/recipes-devtools/python/python3-can_2.1.0.bb
Normal file
7
meta-python/recipes-devtools/python/python3-can_2.1.0.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require python-can.inc
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS_${PN}_class-target += "\
|
||||
${PYTHON_PN}-codecs \
|
||||
${PYTHON_PN}-compression \
|
||||
"
|
||||
Reference in New Issue
Block a user