On 6/26/20 7:29 AM, Leon Anavi wrote:
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 <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
.../{python3-rdflib_4.2.2.bb => python3-rdflib_5.0.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-rdflib_4.2.2.bb =>
python3-rdflib_5.0.0.bb} (68%)
diff --git a/meta-python/recipes-devtools/python/python3-rdflib_4.2.2.bb
b/meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb
similarity index 68%
rename from meta-python/recipes-devtools/python/python3-rdflib_4.2.2.bb
rename to meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb
index f7e7f6310..d037a74bf 100644
--- a/meta-python/recipes-devtools/python/python3-rdflib_4.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb
@@ -2,8 +2,8 @@ SUMMARY = "RDFLib is a pure Python package for working with RDF"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=68c1a3bb687bd63b8e5552f3ea249840"
-SRC_URI[md5sum] = "534fe35b13c5857d53fa1ac5a41eca67"
-SRC_URI[sha256sum] =
"da1df14552555c5c7715d8ce71c08f404c988c58a1ecd38552d0da4fc261280d"
+SRC_URI[md5sum] = "80d7c6adc2e4040cdd8dade2e0e61403"
+SRC_URI[sha256sum] =
"78149dd49d385efec3b3adfbd61c87afaf1281c30d3fcaf1b323b34f603fb155"
inherit pypi setuptools3
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#85433):
https://lists.openembedded.org/g/openembedded-devel/message/85433
Mute This Topic: https://lists.openembedded.org/mt/75122252/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-