From f4adaac783671def758dcccb8e2533f47e1daf3a Mon Sep 17 00:00:00 2001 From: Dorinda Bassey Date: Wed, 10 Mar 2021 23:23:43 +0100 Subject: meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION Added missing HOMEPAGE and DESCRIPTION found using the test command `oe-selftest -r distrodata.Distrodata.test_missing_homepg` [YOCTO #13471] (From OE-Core rev: 7290b773486da3888f848abf0dba747f2d9f42e1) Signed-off-by: Dorinda Bassey Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb') diff --git a/meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb b/meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb index af4291bbf4..6b3359712f 100644 --- a/meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb +++ b/meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb @@ -1,4 +1,5 @@ SUMMARY = "A small and simple INI-file parser module" +HOMEPAGE = "https://pypi.org/project/iniconfig/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9" -- cgit v1.2.3-54-g00ecf