Path to this page:
Subject: CVS commit: pkgsrc/geography/py-geoip2
From: Adam Ciarcinski
Date: 2024-01-14 16:17:35
Message id: 20240114151736.03A8DFA42@cvs.NetBSD.org
Log Message:
py-geoip2: updated to 4.8.0
4.8.0 (2023-12-05)
* IMPORTANT: Python 3.8 or greater is required. If you are using an older
version, please use an earlier release.
* The ``is_anycast`` attribute was added to ``geoip2.record.Traits``.
This returns ``True`` if the IP address belongs to an
`anycast network <https://en.wikipedia.org/wiki/Anycast>`_.
This is available for the GeoIP2 Country, City Plus, and Insights web services
and the GeoIP2 Country, City, and Enterprise databases.
Files: