Update urls; bump version to 4.0.1master
commit3e0f4f0971b63f115e740f57d9298deb5cec0cd8
authorJacob Appelbaum <jacob@appelbaum.net>
Sun, 29 Jan 2023 21:42:38 +0000 (29 22:42 +0100)
committerJacob Appelbaum <jacob@appelbaum.net>
Sun, 29 Jan 2023 22:47:01 +0000 (29 23:47 +0100)
tree30f17437781597f892a229369a44da3189e79408
parent46d03be0b8f9ef1e446ad2ae0cd5c1f913d59866
Update urls; bump version to 4.0.1

The functional URLs in `block_finder/blockfinder.py` now use HTTPS.
MaxMind's GeoIP database URLs are not functional and GeoIP support is
currently broken. A corresponding TODO item was added with a suggestion
for a possible solution. The ISO codes now load a cached version of the
very old file from archive.org over HTTPS. The `-m` option now exits
with an error code of 2.

The codebase has been converted with `2to3-2.7` and a small number of
manual fixes have been applied for Python 3. The GeoIP export features
need to be refactored and are currently non-functional.
README
TODO
block_finder/blockfinder.py