Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Add EOL notice #32

Merged
merged 1 commit into from
Feb 5, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
MaxMind GeoIP Legacy Python Extension API
=========================================

End of Life
-----------

MaxMind will be retiring the GeoIP Legacy databases at the end of May
2022. Until then, this library will only receive critical security and bug
fixes. Support for this library will end completely with the last release of
the legacy GeoIP databases.

We recommend that you upgrade to our GeoIP2 databases. You can read these
from Python using `our GeoIP2 Python API <https://github.com/maxmind/GeoIP2-python>`_.

See `our blog post <https://blog.maxmind.com/2020/06/01/retirement-of-geoip-legacy-downloadable-databases-in-may-2022/>`_
for more information.

Requirements
------------

Expand Down