| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-GeoIP | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.3.2 | Vendor: openSUSE |
| Release: bp155.2.45 | Build date: Mon May 22 17:21:37 2023 |
| Group: Development/Languages/Python | Build host: s390zl26 |
| Size: 93239 | Source RPM: python-GeoIP-1.3.2-bp155.2.45.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/maxmind/geoip-api-python | |
| Summary: Python bindings for the GeoIP geographical lookup libraries | |
This package contains the Python bindings for the GeoIP API, allowing IP to location lookups to country, city and organisation level within Python code.
LGPL-2.1+
* Tue May 02 2017 sor.alexei@meowr.ru
- Update for the multipython build.
* Wed Jul 20 2016 sor.alexei@meowr.ru
- Update to version 1.3.2 (changes since 1.2.1):
* Python 3 support and significant code cleanup.
* Update test_city.py and test_region.py.
* Add region_name to GeoIPRegion.
* Add database_info and database_edition attributes to GeoIP
object.
* Add region_name and time_zone keys to GeoIPRecord wrapper.
* Export the country list, country code -> country name mapping,
and country->continent mapping.
* Raise country code counter from 251 to 253.
* record_by_addr and record_by_name return None instead of
throwing a exception. See test_city.py.
* Add a py_geoip.error Exception object.
* Export the country list, country code -> country name mapping,
and country->continent mapping.
* Update test.py - replace www.government.de with www.bundestag.de.
* Add range_by_ip - returns largest start and stop ip for any ip.
Remember to use a IP not a name.
* Add range_by_ip example.
* Add metro_code as a alias for the depreciated dma_code.
* Add charset and set_charset methods, as well as the new
attributes GeoIP.GEOIP_CHARSET_ISO_8859_1 and
GeoIP.GEOIP_CHARSET_UTF8.
* Add test_city_charset.py script showing howto use charset and
set_charset.
* Add last_netmask.
* Fix compile warnings.
* Fix small memoryleak in database_info, org_by_name and
org_by_addr.
* Remove dma_code from test_city.py example.
* Remove Confidence and Accuracy Database, it is unused anyway.
* Add new methods enable_teredo, teredo,
time_zone_by_country_and_region and lib_version.
* Add support for Confidence and Accuracy Database.
* Add support for Netspeed Database. via: id_by_addr id_by_name.
* Add IPv6 glue (needs libGeoIP 1.4.7):
+ country_code_by_name_v6;
+ country_name_by_name_v6;
+ country_code_by_addr_v6;
+ country_name_by_addr_v6.
* Add new methods record_by_name_v6 and record_by_addr_v6 to
support GeoIPCityv6 databases.
* Fix low memory error handling and refcount issues on error.
* Add example test_netspeedcell.py.
* The methods name_by_addr, name_by_addr_v6, name_by_name, and
name_by_name_v6 were added for ISP, Org, and ASNum lookups.
* Portability fixes.
* Expose GEOIP_MMAP_CACHE from the C library.
* Unit tests were added.
* The description for org_by_name incorrectly directed people to
use name_by_addr rather than name_by_name.
* Previously GeoIP.country_names was populated from
GeoIP_country_name in the libGeoIP C API. Some versions of the
libGeoIP include non-ASCII ISO-8859-1 characters in these names,
causing encoding errors under Python
* Changed licence to LGPLv2+ from GPLv2+.
- Correct RPM group: Development/Languages/Python.
- Package examples instead of tests.
- Spec cleanup.
* Sun Jan 28 2007 judas_iscariote@shorewall.net
- now GeoIP-devel is needed.
* Thu Dec 07 2006 poeml@cmdline.net
- import 1.2.1 from FC6 extra
/usr/lib64/python3.6/site-packages/GeoIP-1.3.2-py3.6.egg-info /usr/lib64/python3.6/site-packages/GeoIP.cpython-36m-s390x-linux-gnu.so /usr/share/doc/packages/python3-GeoIP /usr/share/doc/packages/python3-GeoIP/LICENSE /usr/share/doc/packages/python3-GeoIP/README.rst /usr/share/doc/packages/python3-GeoIP/examples /usr/share/doc/packages/python3-GeoIP/examples/city.py /usr/share/doc/packages/python3-GeoIP/examples/city_charset.py /usr/share/doc/packages/python3-GeoIP/examples/country.py /usr/share/doc/packages/python3-GeoIP/examples/domain.py /usr/share/doc/packages/python3-GeoIP/examples/netspeed.py /usr/share/doc/packages/python3-GeoIP/examples/netspeedcell.py /usr/share/doc/packages/python3-GeoIP/examples/org.py /usr/share/doc/packages/python3-GeoIP/examples/region.py /usr/share/doc/packages/python3-GeoIP/examples/t.py /usr/share/doc/packages/python3-GeoIP/examples/v6.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:50:55 2026