python-decorator: update to version 4.1.2

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-08-09 21:04:41 -04:00
committed by Martin Jansa
parent 97c3189e91
commit 7cb218552b
3 changed files with 2 additions and 2 deletions

View File

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