python-decorator: update to version 4.0.11

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-02-16 17:59:44 -05:00
committed by Martin Jansa
parent 66beffe601
commit 0e43562753
4 changed files with 9 additions and 5 deletions

View File

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