summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-uritemplate_3.0.0.bb
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2018-04-30 14:51:37 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-05-01 23:15:31 -0400
commit88be5385416d19c9467f5a74e9aef16bb7d0de3d (patch)
treef29527c81c1fcf403b0789c15fb85ddd24614f9f /meta-openstack/recipes-devtools/python/python-uritemplate_3.0.0.bb
parentf34fab4825f838f242ba3c953974d17acfe4403d (diff)
downloadmeta-cloud-services-88be5385416d19c9467f5a74e9aef16bb7d0de3d.tar.gz
python-uritemplate: initial version (v3.0.0)
Needed by python-google-api-python-client. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-uritemplate_3.0.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-uritemplate_3.0.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-uritemplate_3.0.0.bb b/meta-openstack/recipes-devtools/python/python-uritemplate_3.0.0.bb
new file mode 100644
index 0000000..d32c1a8
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-uritemplate_3.0.0.bb
@@ -0,0 +1,9 @@
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 setuptools pypi
7
8SRC_URI[md5sum] = "1ec31e0d8a2eec72357b2cef4bce5945"
9SRC_URI[sha256sum] = "c02643cebe23fc8adb5e6becffe201185bf06c40bda5c0b4028a93f1527d011d"