summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rdflib: Upgrade 4.2.2 -> 5.0.0Leon Anavi2020-06-291-0/+15
Upgrade to release 5.0.0: - Fix n3 parser exponent syntax of floats with leading dot. - FIX: Change is comparison to == for tuple - Added _parseBoolean function to enforce correct Lexical-to-value mapping - SPARQL fix CONSTRUCT resolve with initBindings fixes - Documentation fixes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>