Since python: 3.13.7 -> 3.13.8 we get this test error all the time: ``` FAILED test/test_sparql/test_translate_algebra.py::test_roundtrip[test_other__service1] - TypeError: object of type 'Suppress' has no len() = 1 failed, 7229 passed, 61 skipped, 372 deselected, 329 xfailed, 36 xpassed, 4825 warnings in 44.20s = ``` You can get an example full log at https://cache.nixos.org/log/jdhbgzc7s26ash83lzrjm9hkydnxzgv3-python3.13-rdflib-7.1.4.drv I tried with 7.2.1 as well, but it looked the same.