summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb
diff options
context:
space:
mode:
authorAlexandru Vasiu <alexandru.vasiu@ni.com>2018-03-16 15:21:41 +0200
committerArmin Kuster <akuster808@gmail.com>2018-03-16 19:57:03 -0700
commit0c4b6aa806aaba6670b671e4da65f70b336747e5 (patch)
tree6d72320d7fdf1c059e525f81ccac0dab06238588 /meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb
parent5b141faa25fa94a687e555c0ba1d248598580524 (diff)
downloadmeta-openembedded-0c4b6aa806aaba6670b671e4da65f70b336747e5.tar.gz
Add support for pyiface
Pyiface is a package that exposes the network interfaces of the operating system in a easy to use and transparent way. Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb b/meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb
new file mode 100644
index 000000000..721e7b1c9
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb
@@ -0,0 +1,2 @@
1inherit setuptools3
2require python-pyiface.inc