From c9852cccea26de494e594bdbdb8afe2a9dd8b9b7 Mon Sep 17 00:00:00 2001 From: Bill Randle Date: Mon, 25 Sep 2017 21:49:33 -0700 Subject: 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 Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-can_1.5.2.bb | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-can_1.5.2.bb (limited to 'meta-python/recipes-devtools/python/python-can_1.5.2.bb') diff --git a/meta-python/recipes-devtools/python/python-can_1.5.2.bb b/meta-python/recipes-devtools/python/python-can_1.5.2.bb deleted file mode 100644 index ec81a9e48d..0000000000 --- a/meta-python/recipes-devtools/python/python-can_1.5.2.bb +++ /dev/null @@ -1,4 +0,0 @@ -require python-can.inc -inherit pypi setuptools - -RDEPENDS_${PN} += "python-sqlite3" -- cgit v1.2.3-54-g00ecf