···2626 hash = "sha256-zrcJSm7Ml+cv6nPH26NnFMXFtXe2Rw5FINyok3BtYkc=";
2727 };
28282929- # Patch out gui cli because it is not supported in this packaging and
3030- # nixify path to the trafilatura binary in the test suite
3129 postPatch = ''
3232- substituteInPlace setup.py \
3333- --replace-fail '"trafilatura_gui=trafilatura.gui:main",' ""
3030+ # nixify path to the trafilatura binary in the test suite
3431 substituteInPlace tests/cli_tests.py \
3532 --replace-fail 'trafilatura_bin = "trafilatura"' \
3633 'trafilatura_bin = "${placeholder "out"}/bin/trafilatura"'
···5754 "test_download"
5855 "test_feeds_helpers"
5956 "test_fetch"
5757+ "test_input_type"
6058 "test_is_live_page"
6159 "test_meta_redirections"
6260 "test_probing"