summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools
diff options
context:
space:
mode:
authorMihai Prica <prica.mihai@gmail.com>2013-05-17 17:43:29 +0300
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-08-28 18:41:55 -0400
commiteaed2eaebabe8f5abce177d6ca43766c83f78c70 (patch)
tree240faecde18e3324d8c91f1025bdc880a4252b5d /meta-openstack/recipes-devtools
parent2a992fcf4f44577329ae40c72de08f7ed556c641 (diff)
downloadmeta-cloud-services-eaed2eaebabe8f5abce177d6ca43766c83f78c70.tar.gz
python-jsonpatch: added HOMEPAGE
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools')
-rw-r--r--meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb b/meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb
index 4f3853a..39ce853 100644
--- a/meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb
+++ b/meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "An implementation of the JSON Patch format" 1DESCRIPTION = "An implementation of the JSON Patch format"
2HOMEPAGE = "https://github.com/stefankoegl/python-json-patch"
2SECTION = "devel/python" 3SECTION = "devel/python"
3LICENSE = "BSD+" 4LICENSE = "BSD+"
4LIC_FILES_CHKSUM = "file://jsonpatch.py;beginline=3;endline=30;md5=5cd7d1fbd6b236ed142e4285624f58fe" 5LIC_FILES_CHKSUM = "file://jsonpatch.py;beginline=3;endline=30;md5=5cd7d1fbd6b236ed142e4285624f58fe"