diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-27 11:45:01 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-05-29 23:58:49 -0400 |
| commit | 1dde6467d70e8622ad062cad28afbc975289e371 (patch) | |
| tree | cb5155c6a088332380b9254467df8992b23c1f8b /meta-openstack/recipes-devtools/python/python-netifaces_0.10.4.bb | |
| parent | a2bed335fe559cb548a39c4f91dc3b5899692aad (diff) | |
| download | meta-cloud-services-1dde6467d70e8622ad062cad28afbc975289e371.tar.gz | |
python-netifaces:upgrade 0.10.4 -> 0.10.9
-Upgrade from python-netifaces_0.10.4.bb to python-netifaces_0.10.9.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-netifaces_0.10.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-netifaces_0.10.4.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-netifaces_0.10.4.bb b/meta-openstack/recipes-devtools/python/python-netifaces_0.10.4.bb deleted file mode 100644 index 9e0e1fe..0000000 --- a/meta-openstack/recipes-devtools/python/python-netifaces_0.10.4.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 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] = "36da76e2cfadd24cc7510c2c0012eb1e" | ||
| 8 | SRC_URI[sha256sum] = "9656a169cb83da34d732b0eb72b39373d48774aee009a3d1272b7ea2ce109cde" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
