Source: pyfftw Version: 0.11.1-3 Severity: serious Tags: ftbfs Hi Maintainer
As can be seen on the reproducible builders [1], pyfftw currently FTBFS in unstable. This seems to be a combination of new versions of python3-defaults, numpy and dask. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://tests.reproducible-builds.org/debian/history/amd64/pyfftw.html FAIL: test_objects_removed_after_keepalive (test.test_pyfftw_interfaces_cache.CacheTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pyfftw-0.11.1/.pybuild/cpython3_3.7_pyfftw/build/test/test_pyfftw_interfaces_cache.py", line 328, in test_objects_removed_after_keepalive self.assertRaises(KeyError, _cache.lookup, key) AssertionError: KeyError not raised by lookup