Package: tpot / 0.11.7+dfsg-1

Metadata

Package Version Patches format
tpot 0.11.7+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Remove update_checker.patch | (download)

docs_sources/api.md | 16 0 + 16 - 0 !
docs_sources/installing.md | 2 0 + 2 - 0 !
setup.py | 1 0 + 1 - 0 !
tests/driver_tests.py | 1 0 + 1 - 0 !
tests/tpot_tests.py | 1 0 + 1 - 0 !
tpot/base.py | 10 0 + 10 - 0 !
tpot/driver.py | 13 1 + 12 - 0 !
7 files changed, 1 insertion(+), 43 deletions(-)

 remove update_checker

Remove the update checker feature for now. It doesn't make sense for a
system-wide installation.

Comment out references to logo.patch | (download)

README.md | 2 1 + 1 - 0 !
docs_sources/index.md | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 comment out references to logo

Unconditionally increase test tolerances.patch | (download)

tests/stacking_estimator_tests.py | 9 1 + 8 - 0 !
tests/tpot_tests.py | 1 0 + 1 - 0 !
2 files changed, 1 insertion(+), 9 deletions(-)

 unconditionally increase test tolerances

These have been increased for non-amd64 architectures, but we're seem
the same failures on amd64 now, too.