Bug#838197: Bug#838646: sphinxcontrib-docbookrestapi: FTBFS: ImportError: Failed to import test module: test_utils

2016-09-24 Thread Dmitry Shachnev
Hi Santiago, It looks like python-tidylib should use ctypes.util.find_library('tidy') rather than a hard-coded list of sonames. I will be able to upload the fixed python-tidylib in a couple of days. On September 23, 2016 2:26:31 PM GMT+03:00, Santiago Vila wrote: > I filed a bug like this to

Bug#838197: Bug#838646: sphinxcontrib-docbookrestapi: FTBFS: ImportError: Failed to import test module: test_utils

2016-09-24 Thread Santiago Vila
On Sat, Sep 24, 2016 at 05:39:36PM +0300, Dmitry Shachnev wrote: > Hi Santiago, > > It looks like python-tidylib should use ctypes.util.find_library('tidy') > rather than a hard-coded list of sonames. > > I will be able to upload the fixed python-tidylib in a couple of days. Ok, I'm going to re