pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/py-maxminddb



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar  6 06:22:39 UTC 2026

Modified Files:
        pkgsrc/geography/py-maxminddb: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/geography/py-maxminddb/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/geography/py-maxminddb/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/py-maxminddb/Makefile
diff -u pkgsrc/geography/py-maxminddb/Makefile:1.13 pkgsrc/geography/py-maxminddb/Makefile:1.14
--- pkgsrc/geography/py-maxminddb/Makefile:1.13 Mon Mar  2 15:18:40 2026
+++ pkgsrc/geography/py-maxminddb/Makefile      Fri Mar  6 06:22:39 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2026/03/02 15:18:40 adam Exp $
+# $NetBSD: Makefile,v 1.14 2026/03/06 06:22:39 adam Exp $
 
-DISTNAME=      maxminddb-3.1.0
+DISTNAME=      maxminddb-3.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    geography python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/maxminddb/}

Index: pkgsrc/geography/py-maxminddb/distinfo
diff -u pkgsrc/geography/py-maxminddb/distinfo:1.9 pkgsrc/geography/py-maxminddb/distinfo:1.10
--- pkgsrc/geography/py-maxminddb/distinfo:1.9  Mon Mar  2 15:18:40 2026
+++ pkgsrc/geography/py-maxminddb/distinfo      Fri Mar  6 06:22:39 2026
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.9 2026/03/02 15:18:40 adam Exp $
+$NetBSD: distinfo,v 1.10 2026/03/06 06:22:39 adam Exp $
 
-BLAKE2s (maxminddb-3.1.0.tar.gz) = 925bb1fb67e36be640a87e262c52f3cf41d92632f17f945beae6c4091421a45b
-SHA512 (maxminddb-3.1.0.tar.gz) = b4c4fdec4d94d36fd8613461e8c037135061144adbb4860b7d12919430c8ec2c75d87591b8d1b4457136634530e823d70350c55ca4141a0497e7bbdaf9a84839
-Size (maxminddb-3.1.0.tar.gz) = 212219 bytes
-SHA1 (patch-extension_libmaxminddb_src_maxminddb.c) = 2645d69aa9bcb2b99d5fc08eebb66aefbca73e70
+BLAKE2s (maxminddb-3.1.1.tar.gz) = e594b28216ad25e252ca3a4314741c3907569a8418231d15b8835e273f5dff26
+SHA512 (maxminddb-3.1.1.tar.gz) = 21a5cbe039395afbdf6a313446ad67af5fc216f32509647cf6c07b7d35f85b251ea44d43e831329730acbdda22ed0db59cefd515c24be773b6f84d6fe710ae3e
+Size (maxminddb-3.1.1.tar.gz) = 212410 bytes



Home | Main Index | Thread Index | Old Index