summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"