python-pyserial: update to version 3.4

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-07-24 10:39:18 -04:00
committed by Martin Jansa
parent 00d1d63e4f
commit bab26bbdcc
3 changed files with 2 additions and 2 deletions

View File

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