From c5809e223c9e2c7aa504a5805a1bc0425d94c275 Mon Sep 17 00:00:00 2001 From: Sandro Date: May 22 2023 14:13:13 +0000 Subject: Remove dependency on rdflib_jsonld - python-rdflib 6.2.0 is available in f37 and rawhide - Prerequisite for fixing FTBFS for python-odml --- diff --git a/python-owl_rl.spec b/python-owl_rl.spec index 719a0c4..859db43 100644 --- a/python-owl_rl.spec +++ b/python-owl_rl.spec @@ -38,8 +38,6 @@ Obsoletes: python3-owlrl <= 5.2.1-3 # works with rdflib 5.0.0+, so loosen requirement sed -i -e 's/rdflib.*/rdflib/' requirements.txt -# Remove when rdflib is updated to 6.0.0+, which includes rdflib_jsonld -echo "rdflib_jsonld" >> requirements.txt %generate_buildrequires %pyproject_buildrequires