Skip to content

Commit c93c4c5

Browse files
author
adam
committed
py-maxminddb: updated to 3.1.1
3.1.1 (2026-03-05) * The vendored ``libmaxminddb`` has been updated to 1.13.3. This includes a fix for the validation of empty maps and arrays at the end of the metadata section. Previously, the extension would incorrectly reject databases where a 0-element map or array was the last field in metadata.
1 parent 7ac991e commit c93c4c5

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

geography/py-maxminddb/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.13 2026/03/02 15:18:40 adam Exp $
1+
# $NetBSD: Makefile,v 1.14 2026/03/06 06:22:39 adam Exp $
22

3-
DISTNAME= maxminddb-3.1.0
3+
DISTNAME= maxminddb-3.1.1
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= geography python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=m/maxminddb/}

geography/py-maxminddb/distinfo

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
$NetBSD: distinfo,v 1.9 2026/03/02 15:18:40 adam Exp $
1+
$NetBSD: distinfo,v 1.10 2026/03/06 06:22:39 adam Exp $
22

3-
BLAKE2s (maxminddb-3.1.0.tar.gz) = 925bb1fb67e36be640a87e262c52f3cf41d92632f17f945beae6c4091421a45b
4-
SHA512 (maxminddb-3.1.0.tar.gz) = b4c4fdec4d94d36fd8613461e8c037135061144adbb4860b7d12919430c8ec2c75d87591b8d1b4457136634530e823d70350c55ca4141a0497e7bbdaf9a84839
5-
Size (maxminddb-3.1.0.tar.gz) = 212219 bytes
6-
SHA1 (patch-extension_libmaxminddb_src_maxminddb.c) = 2645d69aa9bcb2b99d5fc08eebb66aefbca73e70
3+
BLAKE2s (maxminddb-3.1.1.tar.gz) = e594b28216ad25e252ca3a4314741c3907569a8418231d15b8835e273f5dff26
4+
SHA512 (maxminddb-3.1.1.tar.gz) = 21a5cbe039395afbdf6a313446ad67af5fc216f32509647cf6c07b7d35f85b251ea44d43e831329730acbdda22ed0db59cefd515c24be773b6f84d6fe710ae3e
5+
Size (maxminddb-3.1.1.tar.gz) = 212410 bytes

0 commit comments

Comments
 (0)