19
0
Commit Graph

7 Commits

Author SHA256 Message Date
5ba0ee9171 Accepting request 805662 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/805662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=7
2020-05-28 07:06:04 +00:00
4729a216e0 Accepting request 784814 from devel:languages:python
Staging:I py2

OBS-URL: https://build.opensuse.org/request/show/784814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=6
2020-03-26 23:23:38 +00:00
e30fc42043 Accepting request 761128 from devel:languages:python
- update to version 1.5.2:
  - Minor performance improvements in the pure Python reader.

OBS-URL: https://build.opensuse.org/request/show/761128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=5
2020-01-16 17:13:12 +00:00
291b338d9c Accepting request 738122 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/738122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=4
2019-11-04 16:05:19 +00:00
1570fe7cfa Accepting request 632157 from devel:languages:python
- Update to 1.4.1:
  * Fixes for python 3.7

OBS-URL: https://build.opensuse.org/request/show/632157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=3
2018-08-31 08:46:35 +00:00
5042d299aa Accepting request 617160 from devel:languages:python
- update to version 1.4.0:
 * IMPORTANT: Previously, the pure Python reader would allow
   `ipaddress.IPv4Address` and `ipaddress.IPv6Address` objects when calling
   `.get()`. This would fail with the C extension. The fact that these objects
   worked at all was an implementation detail and has varied with different
   releases. This release makes the pure Python implementation consistent
   with the extension. A `TypeError` will now be thrown if you attempt to
   use these types with either the pure Python implementation or the
   extension. The IP address passed to `.get()` should be a string type.
 * Fix issue where incorrect size was used when unpacking some types with the
   pure Python reader. Reported by Lee Symes. GitHub #30.
 * You may now pass in the database via a file descriptor rather than a file
   name when creating a new ``maxminddb.Reader`` object using ``MODE_FD``.
   This will read the database from the file descriptor into memory. Pull
   request by nkinkade. GitHub #33.

OBS-URL: https://build.opensuse.org/request/show/617160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=2
2018-06-29 20:23:14 +00:00
f12ad8090a Accepting request 501315 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/501315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=1
2017-06-20 07:39:02 +00:00