summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-rdflib_6.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rdflib: Upgrade 6.0.2 -> 6.1.1Leon Anavi2022-01-111-0/+17
Upgrade to release 6.1.1: - add support for Python 3.10 - updates the test suite to pytest (from nose) - tidies up a lot of continuous integration - gets more tests tested, not skipped - implements lots of mypy tests - updates several parsers and serializers - supports the new HexTuples format! - many bug fixes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>