From 77c8b08584f705fd1e0311588ef8687b09a31dde Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 22 Apr 2018 11:14:12 -0400 Subject: python-decorator: update to version 4.3.0 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-decorator_4.3.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-decorator_4.3.0.bb (limited to 'meta-python/recipes-devtools/python/python3-decorator_4.3.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.3.0.bb b/meta-python/recipes-devtools/python/python3-decorator_4.3.0.bb new file mode 100644 index 0000000000..844cbdc9a9 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-decorator_4.3.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-decorator.inc -- cgit 1.2.3-korg