summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-uritemplate.inc
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-07-06 16:36:27 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-07-08 23:05:23 -0400
commitc282302eedffefe30307a70bd6fb0f485238b2ee (patch)
tree61b7aaabda64dc973527ed8bc48cb266c45e3d4a /meta-openstack/recipes-devtools/python/python-uritemplate.inc
parentd2b497baa0a5b8fb9ab2b73ba36314d576c8e810 (diff)
downloadmeta-cloud-services-c282302eedffefe30307a70bd6fb0f485238b2ee.tar.gz
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 <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-uritemplate.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-uritemplate.inc9
1 files changed, 0 insertions, 9 deletions
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 @@
1SUMMARY = "Simple python library to deal with URI Templates."
2AUTHOR = "Ian Cordasco"
3LICENSE = "Apache-2.0 & BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=f2e14cc8f5f696fd9d47092e992265c1"
5
6inherit pypi
7
8SRC_URI[md5sum] = "1ec31e0d8a2eec72357b2cef4bce5945"
9SRC_URI[sha256sum] = "c02643cebe23fc8adb5e6becffe201185bf06c40bda5c0b4028a93f1527d011d"