diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-netifaces.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-netifaces.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-netifaces.inc b/meta-openstack/recipes-devtools/python/python-netifaces.inc new file mode 100644 index 0000000..b1b1ed5 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python-netifaces.inc | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | DESCRIPTION = "Portable network interface information." | ||
| 2 | HOMEPAGE = "http://alastairs-place.net/netifaces" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "de92cc322b4f56047c073f802ad77860" | ||
| 8 | SRC_URI[sha256sum] = "2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3" | ||
| 9 | |||
| 10 | inherit pypi | ||
