diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-jsonpatch.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonpatch.inc b/meta-python/recipes-devtools/python/python-jsonpatch.inc index 8f64c2ab52..b23142d28e 100644 --- a/meta-python/recipes-devtools/python/python-jsonpatch.inc +++ b/meta-python/recipes-devtools/python/python-jsonpatch.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Appling JSON patches in Python 2.6+ and 3.x" | 1 | SUMMARY = "Appling JSON patches in Python 2.6+ and 3.x" |
2 | HOMEPAGE = "https://github.com/stefankoegl/python-json-patch" | 2 | HOMEPAGE = "https://github.com/stefankoegl/python-json-patch" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=32b15c843b7a329130f4e266a281ebb3" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=32b15c843b7a329130f4e266a281ebb3" |
5 | 5 | ||
6 | inherit pypi | 6 | inherit pypi |