python3Packages.rdflib: skip a test broken by python3: 3.13.7 -> 3.13.8

This commit is contained in:
Vladimír Čunát
2025-10-21 18:47:06 +02:00
parent be55946f3b
commit 1d527df27b
@@ -66,6 +66,8 @@ buildPythonPackage rec {
# requires network access
"rdflib/__init__.py::rdflib"
"test/jsonld/test_onedotone.py::test_suite"
# https://github.com/RDFLib/rdflib/issues/3274
"test/test_sparql/test_translate_algebra.py::test_roundtrip"
];
disabledTests = [