diff mbox series

[11/17] python3-rdflib: add homepage

Message ID 20230922144628.2495839-12-samantha.jalabert@syslinbit.com
State Accepted, archived
Commit 012351fd4fd58ce87a72800e533fc733e4b37180
Headers show
Series python3-spdx-tools implementation | expand

Commit Message

Samantha Jalabert Sept. 22, 2023, 2:46 p.m. UTC
From: Marta Rybczynska <mrybczynska@syslinbit.com>

Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com>
---
 meta/recipes-devtools/python/python3-rdflib_7.0.0.bb | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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 952c210116..09515337c5 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"