I am using OpenBSD 6.1-current (GENERIC.MP) #64: Wed Jun 28 12:27:46 MDT 2017 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
www/linkchecker refuses to start and gives a wrong version error for py-requests. $ linkchecker This program requires Python requests 2.2.0 or later. Using pkg_info on py-requests shows it is above 2.2.0. $ pkg_info py-requests Information for inst:py-requests-2.14.2 ... Required by: linkchecker-9.3p1 ... All of the bug reports about the problem point to this link. https://github.com/wummel/linkchecker/issues/649 It looks like a fix was posted here. https://github.com/wummel/linkchecker/commit/c2ce810c3fb00b895a841a7be6b2e78c64e7b042 Comments in the commit and bug threads still show people having problems.
