meta-openembedded/meta-python/recipes-devtools/python/python-can_2.0.0b1.bb
Bill Randle c9852cccea python-can: update to version 2.0.0b1
While 1.5.2 is the latest release on the master branch of python-can, it is over
a year old and many improvements and bugfixes have ben made in the develop branch
that make it worth using over master.

Signed-off-by: Bill Randle <bill.randle@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-10-04 14:53:25 +00:00

5 lines
83 B
BlitzBasic

require python-can.inc
inherit pypi setuptools
RDEPENDS_${PN} += "python-sqlite3"