From f68529c42cafe23fe20db07634f1437e31f472b6 Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Fri, 19 May 2017 17:40:19 -0700 Subject: python-sdnotify/python3-sdnotify: Add new recipe python-sdnotify/python3-sdnotify is a pure python implementation for systemd's sd_notify mechanism. Signed-off-by: Moritz Fischer Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb (limited to 'meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb b/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb new file mode 100644 index 0000000000..39ae3fb0bd --- /dev/null +++ b/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb @@ -0,0 +1,2 @@ +inherit setuptools pypi +require python-sdnotify.inc -- cgit 1.2.3-korg