nixpkgs/pkgs/tools/networking/linkchecker
Peter Hoeg b120ef422c linkchecker: make it work with newer requests2
linkchecker has an odd version check for requests2 that fails on
versions > 2.9.x.

We patch out the check as we are providing a recent requests2. This
patch should be dropped when linkchecker >v9.3 is released.

We now also run the tests although I had to remove one failing test.
Yes, that's covering up the issue but we're still better off than
before.
2016-10-11 11:02:52 +08:00
..
add-no-robots-flag.patch
default.nix linkchecker: make it work with newer requests2 2016-10-11 11:02:52 +08:00
no-version-check.patch linkchecker: make it work with newer requests2 2016-10-11 11:02:52 +08:00