Author: Michael R. Crusoe <crusoe@ucdavis.edu>
Description: Doesn't really seem to need version 4.2
--- python-rdflib-jsonld.orig/setup.py
+++ python-rdflib-jsonld/setup.py
@@ -93,7 +93,7 @@
                    ],
     packages = ["rdflib_jsonld"],
     test_suite = "test",
-    install_requires = ["rdflib>=4.2"],
+    install_requires = ["rdflib>=4.1"],
     entry_points = {
         'rdf.plugins.parser': [
             'json-ld = rdflib_jsonld.parser:JsonLDParser',
