python-pyserial: update to version 3.2.1

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2016-11-17 21:05:51 -05:00
committed by Martin Jansa
parent ebde590d14
commit dfd16a3dc5
3 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
inherit setuptools
require python-pyserial.inc
RDEPENDS_${PN} += "${PYTHON_PN}-importlib"