diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2019-12-11 12:02:17 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-12 12:28:32 -0500 |
| commit | 37a909e8be9f75b09cb00a44f86550354711ce66 (patch) | |
| tree | 5d1133bd088d18ab19ac8e60e37424e92dd9d3a7 /meta-openstack | |
| parent | 0f3b65c785ee60ef069487333d58fbd1f3e8540d (diff) | |
| download | meta-cloud-services-37a909e8be9f75b09cb00a44f86550354711ce66.tar.gz | |
python-netaddr: Remove the recipe
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb b/meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb deleted file mode 100644 index 1b50587..0000000 --- a/meta-openstack/recipes-devtools/python/python-netaddr_0.7.19.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | DESCRIPTION = "A library for network address representation and manipulation" | ||
| 2 | HOMEPAGE = "https://github.com/drkjam/netaddr" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6345d695ffe3776f68a56fe7962db44" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "51019ef59c93f3979bcb37d3b8527e07" | ||
| 8 | SRC_URI[sha256sum] = "38aeec7cdd035081d3a4c306394b19d677623bf76fa0913f6695127c7753aefd" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
