From c134e806376e53eb07814cb6a35b1f544598b456 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 19 Sep 2017 14:51:50 -0400 Subject: python-appdirs: add an initial recipe A small Python module for determining appropriate + platform-specific dirs Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb (limited to 'meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb') diff --git a/meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb b/meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb new file mode 100644 index 0000000000..e9ff9b3fc3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-appdirs.inc -- cgit v1.2.3-54-g00ecf