python-serpent: update to version 1.19

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-03-08 08:16:04 -05:00
committed by Martin Jansa
parent 5831b3680c
commit 1c70187951
3 changed files with 3 additions and 3 deletions
@@ -0,0 +1,8 @@
inherit setuptools3
require python-serpent.inc
# Requires _pydecimal which is in misc
RDEPENDS_${PN} += " \
${PYTHON_PN}-enum \
${PYTHON_PN}-misc \
"