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: Wed May 7 13:53:36 UTC 2025
Modified Files:
pkgsrc/geography/py-maxminddb: Makefile distinfo
Log Message:
py-maxminddb: updated to 2.7.0
2.7.0 (2025-05-05)
* IMPORTANT: Python 3.9 or greater is required. If you are using an older
version, please use an earlier release.
* The vendored ``libmaxminddb`` has been updated to 1.12.2.
* The C extension now checks that the database metadata lookup was
successful.
* A theoretical segmentation fault with the C extension when doing lookups
on a corrupt or invalid database was fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/geography/py-maxminddb/Makefile
cvs rdiff -u -r1.5 -r1.6 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.9 pkgsrc/geography/py-maxminddb/Makefile:1.10
--- pkgsrc/geography/py-maxminddb/Makefile:1.9 Wed Apr 16 14:38:57 2025
+++ pkgsrc/geography/py-maxminddb/Makefile Wed May 7 13:53:36 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2025/04/16 14:38:57 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/05/07 13:53:36 adam Exp $
-DISTNAME= maxminddb-2.6.3
+DISTNAME= maxminddb-2.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/maxminddb/}
Index: pkgsrc/geography/py-maxminddb/distinfo
diff -u pkgsrc/geography/py-maxminddb/distinfo:1.5 pkgsrc/geography/py-maxminddb/distinfo:1.6
--- pkgsrc/geography/py-maxminddb/distinfo:1.5 Wed Jan 15 15:12:37 2025
+++ pkgsrc/geography/py-maxminddb/distinfo Wed May 7 13:53:36 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2025/01/15 15:12:37 adam Exp $
+$NetBSD: distinfo,v 1.6 2025/05/07 13:53:36 adam Exp $
-BLAKE2s (maxminddb-2.6.3.tar.gz) = 3829d8f4ae1a0bfdaa078ed68b3ae11e90d55dbde9121888aa288a48898a464d
-SHA512 (maxminddb-2.6.3.tar.gz) = 5199fae593648d31146278f0b9787a7576475ab06f50b472cdea5ce70568ebd140990864a9dae8f612df1cf446c76c090ce5c8c41bc2df5200c4b7091d74c175
-Size (maxminddb-2.6.3.tar.gz) = 181376 bytes
+BLAKE2s (maxminddb-2.7.0.tar.gz) = 3024e7962f399f83a7c0430d5aebd7a28dd9439fb7e0489ceb26903f3015c4b6
+SHA512 (maxminddb-2.7.0.tar.gz) = 9ae3786805f9efa9ebe23944b684ef5e3c995fbf0e2d175230f9adc556ac4c864b7b3e2f91c5f3dd0956e4db2816742d38a012b03257e4ca1d6534a9e675a8ad
+Size (maxminddb-2.7.0.tar.gz) = 196583 bytes
Home |
Main Index |
Thread Index |
Old Index