Commit Graph

  • 91ebce5454 Accepting request 1238834 from Application:Geo factory Ana Guerrero 2025-01-21 20:09:34 +00:00
  • 372a4c00c1 add wheel as dep for 15.6 devel Sebastian Wagner 2025-01-12 14:36:42 +00:00
  • 23708aafe0 - update to version 4.8.0: - 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. Sebastian Wagner 2025-01-12 14:10:51 +00:00
  • 3221d2aef0 Accepting request 1128910 from Application:Geo Ana Guerrero 2023-11-27 21:42:36 +00:00
  • f3822d04c8 Accepting request 1128869 from home:dirkmueller:Factory Martin Pluskal 2023-11-26 13:14:56 +00:00
  • 0820c27993 Accepting request 1092186 from Application:Geo Dominique Leuenberger 2023-06-12 13:24:17 +00:00
  • b540b95863 Accepting request 1092097 from home:ecsos:python Sebastian Wagner 2023-06-11 10:57:12 +00:00
  • 6a7f48dfd4 Accepting request 1066108 from Application:Geo Dominique Leuenberger 2023-02-18 16:10:15 +00:00
  • f8e755737f Accepting request 1066044 from home:dirkmueller:Factory Paolo Stivanin 2023-02-16 07:20:08 +00:00
  • ac19491ee8 Accepting request 1060563 from Application:Geo Dominique Leuenberger 2023-01-25 16:42:25 +00:00
  • 1724afec05 Accepting request 1060475 from home:dgarcia:branches:Application:Geo Paolo Stivanin 2023-01-24 06:46:16 +00:00
  • 6325a021b8 Accepting request 986549 from Application:Geo Dominique Leuenberger 2022-07-05 10:27:03 +00:00
  • 77c72fef30 - Update to version 4.6.0: - The AddressNotFoundError class now has an ip_address attribute with the lookup address and network property for the empty network in the database containing the IP address. These are only available when using a database, not the web service. - Rebase 0001-Removing-unused-urllib3-dependency-loosening-request.patch Paolo Stivanin 2022-07-04 07:13:23 +00:00
  • 3f796fbf37 Accepting request 933992 from Application:Geo Dominique Leuenberger 2021-11-29 16:28:15 +00:00
  • 3d9906f860 - update to version 4.5.0: - Support for mobile country code (MCC) and mobile network codes (MNC) was added for the GeoIP2 ISP and Enterprise databases as well as the GeoIP2 City and Insights web services. `mobile_country_code and mobile_network_code attributes were added to geoip2.model.ISP for the GeoIP2 ISP database and geoip2.record.Traits` for the Enterprise database and the GeoIP2 City and Insights web services. We expect this data to be available by late January, 2022. Sebastian Wagner 2021-11-19 05:23:23 +00:00
  • adc2dedad4 Accepting request 923339 from Application:Geo Dominique Leuenberger 2021-10-11 13:30:15 +00:00
  • aaa5df3d26 - update to version 4.4.0: - The public API on `geoip2.database is now explicitly defined by setting __all__. - The return type of the metadata() method on Reader is now maxminddb.reader.Metadata rather than a union type. - update to version 4.3.0: - Previously, the py.typed file was not being added to the source distribution. It is now explicitly specified in the manifest. - The type hints for the database file in the Reader constructor have been expanded to match those specified by maxmindb.open_database. In particular, os.PathLike and IO have been added. - Corrected the type hint for the metadata() method on Reader. It will return a maxminddb.extension.Metadata` if the C extension is being used. Sebastian Wagner 2021-09-28 18:03:30 +00:00
  • 093682e403 Accepting request 906185 from Application:Geo Dominique Leuenberger 2021-07-16 20:12:48 +00:00
  • 6d027c6c7b document patch source Sebastian Wagner 2021-07-13 20:36:37 +00:00
  • 30d8190b59 Accepting request 906077 from home:glaubitz:branches:Application:Geo Sebastian Wagner 2021-07-13 19:38:29 +00:00
  • 374ec2088c Accepting request 894851 from Application:Geo Dominique Leuenberger 2021-06-11 20:29:48 +00:00
  • b17ec08559 remove old file Sebastian Wagner 2021-05-21 18:04:35 +00:00
  • 34518af02c - update to version 4.2.0: - You may now set a proxy to use when making web service requests by passing the `proxy parameter to the AsyncClient or Client` constructor. Sebastian Wagner 2021-05-14 16:12:24 +00:00
  • cf7cde6b9c Accepting request 854463 from Application:Geo Dominique Leuenberger 2020-12-12 19:27:15 +00:00
  • 7acdab65c0 Accepting request 854405 from home:bnavigator:branches:Application:Geo Paolo Stivanin 2020-12-10 07:43:01 +00:00
  • 32c8b350c6 Accepting request 846048 from Application:Geo Dominique Leuenberger 2020-11-06 22:43:10 +00:00
  • 08f62bbdfc Accepting request 846030 from home:polslinux:branches:Application:Geo Martin Pluskal 2020-11-04 17:00:38 +00:00
  • 3d33d829f8 Accepting request 825250 from Application:Geo Dominique Leuenberger 2020-08-13 08:12:09 +00:00
  • 1d5879cf4a Accepting request 824548 from home:sebix:branches:Application:Geo Martin Pluskal 2020-08-10 06:09:18 +00:00
  • 1aee7ec430 Accepting request 794772 from Application:Geo Dominique Leuenberger 2020-04-22 18:41:35 +00:00
  • 303aa554f0 Accepting request 794640 from home:darix:branches:Application:Geo Martin Pluskal 2020-04-17 06:08:29 +00:00
  • 0360f0e15b Accepting request 781417 from Application:Geo Dominique Leuenberger 2020-03-08 21:22:14 +00:00
  • 7a970a904d Accepting request 683718 from devel:languages:python Dominique Leuenberger 2019-03-12 08:46:19 +00:00
  • 0e4fa93738 Accepting request 659392 from devel:languages:python Dominique Leuenberger 2018-12-26 23:26:08 +00:00
  • 349c0b318f Accepting request 617163 from devel:languages:python Dominique Leuenberger 2018-06-29 20:27:47 +00:00
  • 85eb152e78 Accepting request 603090 from devel:languages:python Dominique Leuenberger 2018-05-08 11:36:36 +00:00
  • 200afd2c09 Accepting request 582255 from devel:languages:python Dominique Leuenberger 2018-03-04 11:52:10 +00:00
  • e58a088519 Accepting request 538853 from devel:languages:python Dominique Leuenberger 2017-11-04 18:30:28 +00:00
  • 10b9798da7 Accepting request 504412 from devel:languages:python Dominique Leuenberger 2017-07-04 07:09:14 +00:00