diff options
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb | 1 |
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 @@ | |||
| 1 | DESCRIPTION = "An implementation of the JSON Patch format" | 1 | DESCRIPTION = "An implementation of the JSON Patch format" |
| 2 | HOMEPAGE = "https://github.com/stefankoegl/python-json-patch" | ||
| 2 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 3 | LICENSE = "BSD+" | 4 | LICENSE = "BSD+" |
| 4 | LIC_FILES_CHKSUM = "file://jsonpatch.py;beginline=3;endline=30;md5=5cd7d1fbd6b236ed142e4285624f58fe" | 5 | LIC_FILES_CHKSUM = "file://jsonpatch.py;beginline=3;endline=30;md5=5cd7d1fbd6b236ed142e4285624f58fe" |
