mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-27 01:48:19 +00:00
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:
committed by
Armin Kuster
parent
17546e0ecf
commit
fdbe097741
7
meta-python/recipes-devtools/python/python3-can_2.0.0.bb
Normal file
7
meta-python/recipes-devtools/python/python3-can_2.0.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