summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb b/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb
new file mode 100644
index 0000000000..09e54b0baa
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb
@@ -0,0 +1,9 @@
1DESCRIPTION = "Portable network interface information for Python"
2SECTION = "devel/python"
3
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df"
6
7SRC_URI[sha256sum] = "043a79146eb2907edf439899f262b3dfe41717d34124298ed281139a8b93ca32"
8
9inherit pypi setuptools3