Source: python-pot Version: 0.9.5+dfsg-1 Severity: normal python-pot is failing tests with scipy 1.17, currently available in experimental
110s =========================== short test summary info ============================ 110s FAILED test/test_utils.py::test_dist - ValueError: Unknown Distance Metric: s... 110s = 1 failed, 931 passed, 70 skipped, 4 xfailed, 4000 warnings in 62.97s (0:01:02) = The error appears to be use of a deprecated (dropped) API: 110s E ValueError: Unknown Distance Metric: sokalmichener 110s 110s /usr/lib/python3/dist-packages/scipy/spatial/distance.py:2936: ValueError

