From: Marta Rybczynska Date: Fri, 22 Sep 2023 14:46:23 +0000 (+0000) Subject: python3-rdflib: add homepage X-Git-Tag: yocto-5.2~5020 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=012351fd4fd58ce87a72800e533fc733e4b37180;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-rdflib: add homepage Signed-off-by: Marta Rybczynska Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-rdflib_7.0.0.bb b/meta/recipes-devtools/python/python3-rdflib_7.0.0.bb index 952c2101164..09515337c5a 100644 --- a/meta/recipes-devtools/python/python3-rdflib_7.0.0.bb +++ b/meta/recipes-devtools/python/python3-rdflib_7.0.0.bb @@ -1,4 +1,6 @@ SUMMARY = "RDFLib is a pure Python package for working with RDF" +HOMEPAGE = "https://github.com/RDFLib/rdflib" +SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=37d489c0cefe52a17e1d5007e196464a"