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 Jan 15 15:12:37 UTC 2025
Modified Files:
pkgsrc/geography/py-maxminddb: Makefile distinfo
Log Message:
py-maxminddb: updated to 2.6.3
2.6.3 (2025-01-09)
* The vendored ``libmaxminddb`` has been updated to 1.12.0. This fixes a
memory leak when opening a database fails.
* Binary wheels are now built for Python 3.13.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/py-maxminddb/Makefile
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/geography/py-maxminddb/Makefile:1.7
--- pkgsrc/geography/py-maxminddb/Makefile:1.6 Mon Nov 11 07:28:34 2024
+++ pkgsrc/geography/py-maxminddb/Makefile Wed Jan 15 15:12:36 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/11/11 07:28:34 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2025/01/15 15:12:36 adam Exp $
-DISTNAME= maxminddb-2.6.2
+DISTNAME= maxminddb-2.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/maxminddb/}
@@ -10,8 +10,8 @@ HOMEPAGE= https://github.com/maxmind/Max
COMMENT= Reader for the MaxMind DB format
LICENSE= apache-2.0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=68.2.2:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
-DEPENDS+= ${PYPKGPREFIX}-setuptools>=68.2.2:../../devel/py-setuptools
.include "../../geography/libmaxminddb/buildlink3.mk"
.include "../../lang/python/wheel.mk"
Index: pkgsrc/geography/py-maxminddb/distinfo
diff -u pkgsrc/geography/py-maxminddb/distinfo:1.4 pkgsrc/geography/py-maxminddb/distinfo:1.5
--- pkgsrc/geography/py-maxminddb/distinfo:1.4 Mon Sep 16 11:10:06 2024
+++ pkgsrc/geography/py-maxminddb/distinfo Wed Jan 15 15:12:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/09/16 11:10:06 adam Exp $
+$NetBSD: distinfo,v 1.5 2025/01/15 15:12:37 adam Exp $
-BLAKE2s (maxminddb-2.6.2.tar.gz) = 46de761250fcd28007d5516a1e2a656e5567083794c62b56fafbfbbdae6ed862
-SHA512 (maxminddb-2.6.2.tar.gz) = 72fe00e29a26e51fe5357dc70da35d5c8bd7085ad6bd4e70eb1b37414c7dbad4f54d207bf8c957ecb03ff7e7503756f57c0dcd753de2fe2cfb0717df617ff811
-Size (maxminddb-2.6.2.tar.gz) = 181286 bytes
+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
Home |
Main Index |
Thread Index |
Old Index