From f69120f5203351fd653de72af8aac395cdf277d3 Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 11 Dec 2019 11:48:00 +0800 Subject: python-jsonpointer: Remove the recipe Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-jsonpointer_1.9.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-jsonpointer_1.9.bb (limited to 'meta-openstack/recipes-devtools/python/python-jsonpointer_1.9.bb') diff --git a/meta-openstack/recipes-devtools/python/python-jsonpointer_1.9.bb b/meta-openstack/recipes-devtools/python/python-jsonpointer_1.9.bb deleted file mode 100644 index 12b5e89..0000000 --- a/meta-openstack/recipes-devtools/python/python-jsonpointer_1.9.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Identify specific nodes in a JSON document" -HOMEPAGE = "https://github.com/stefankoegl/python-json-pointer" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://jsonpointer.py;beginline=3;endline=31;md5=5e663c88967b53590856107a043d605c" - -SRC_URI[md5sum] = "c4d3f28e72ba77062538d1c0864c40a9" -SRC_URI[sha256sum] = "39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf