From 408d4cb67249d81e43abffd4ba7cc7456311d9ea Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sun, 14 Feb 2016 18:14:03 -0500 Subject: Convert the DESCRIPTION tag to a SUMMARY tag for short summaries. * Also update vcversioner to have correct SUMMARY and HOMEPAGE. Signed-off-by: Philip Balister Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-jsonpointer_1.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-jsonpointer_1.10.bb') diff --git a/meta-python/recipes-devtools/python/python-jsonpointer_1.10.bb b/meta-python/recipes-devtools/python/python-jsonpointer_1.10.bb index 1af13a9281..0710b21fe7 100644 --- a/meta-python/recipes-devtools/python/python-jsonpointer_1.10.bb +++ b/meta-python/recipes-devtools/python/python-jsonpointer_1.10.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Resolve JSON Pointers in Python" +SUMMARY = "Resolve JSON Pointers in Python" HOMEPAGE = "https://github.com/stefankoegl/python-json-pointer" SECTION = "devel/python" LICENSE = "BSD" -- cgit v1.2.3-54-g00ecf