python-decorator: update to version 4.2.1

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-01-14 19:59:51 -05:00
committed by Armin Kuster
parent ea33c75e24
commit 7f48607742
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"