summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-rdflib_6.3.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rdflib: upgrade 6.2.0 -> 6.3.2Trevor Gamblin2023-07-241-0/+19
The LICENSE file's copyright year was updated, so the checksum changed. rdflib now uses poetry as the backend, so switch from setuptools3. Changelog: https://github.com/RDFLib/rdflib/releases Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>