python-decorator: update to version 4.3.0

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-04-22 11:14:12 -04:00
committed by Armin Kuster
parent ef64262ade
commit 77c8b08584
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"