From c282302eedffefe30307a70bd6fb0f485238b2ee Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 6 Jul 2020 16:36:27 +0800 Subject: python3-uritemplate: Remove recipe This recipe already exists in meta-openembedded, the path is: /meta-openembedded/meta-python/recipes-devtools/python/python3-uritemplate_3.0.1.bb Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-uritemplate.inc | 9 --------- .../recipes-devtools/python/python3-uritemplate_3.0.0.bb | 2 -- 2 files changed, 11 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-uritemplate.inc delete mode 100644 meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb (limited to 'meta-openstack') diff --git a/meta-openstack/recipes-devtools/python/python-uritemplate.inc b/meta-openstack/recipes-devtools/python/python-uritemplate.inc deleted file mode 100644 index e0c53e7..0000000 --- a/meta-openstack/recipes-devtools/python/python-uritemplate.inc +++ /dev/null @@ -1,9 +0,0 @@ -SUMMARY = "Simple python library to deal with URI Templates." -AUTHOR = "Ian Cordasco" -LICENSE = "Apache-2.0 & BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=f2e14cc8f5f696fd9d47092e992265c1" - -inherit pypi - -SRC_URI[md5sum] = "1ec31e0d8a2eec72357b2cef4bce5945" -SRC_URI[sha256sum] = "c02643cebe23fc8adb5e6becffe201185bf06c40bda5c0b4028a93f1527d011d" diff --git a/meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb b/meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb deleted file mode 100644 index eac83dc..0000000 --- a/meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb +++ /dev/null @@ -1,2 +0,0 @@ -require python-uritemplate.inc -inherit setuptools3 -- cgit v1.2.3-54-g00ecf