git: d93660647173 - main - net/py-maxminddb: update to v2.5.1

From: Olivier Cochard <olivier_at_FreeBSD.org>
Date: Fri, 01 Dec 2023 22:46:02 UTC
The branch main has been updated by olivier:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d93660647173b50ac1effe9a6db314958d812e36

commit d93660647173b50ac1effe9a6db314958d812e36
Author:     R. Christian McDonald <rcm@FreeBSD.org>
AuthorDate: 2023-11-30 22:19:23 +0000
Commit:     Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2023-12-01 22:45:37 +0000

    net/py-maxminddb: update to v2.5.1
    
    ChangeLogs:
    https://github.com/maxmind/MaxMind-DB-Reader-python/releases/tag/v2.5.0
    https://github.com/maxmind/MaxMind-DB-Reader-python/releases/tag/v2.5.1
    
    PR:             275461
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 net/py-maxminddb/Makefile | 7 ++-----
 net/py-maxminddb/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile
index e2df61f1ba16..8bd0b79d68f8 100644
--- a/net/py-maxminddb/Makefile
+++ b/net/py-maxminddb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	maxminddb
-PORTVERSION=	2.4.0
+PORTVERSION=	2.5.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net python geography
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,16 +12,13 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libmaxminddb.so:net/libmaxminddb
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
 USES=		compiler:c11 localbase python
 USE_GITHUB=	yes
 GH_ACCOUNT=	maxmind
 GH_PROJECT=	MaxMind-DB-Reader-python
-GH_TAGNAME=	d8accfe
 
 USE_PYTHON=	autoplist distutils
 
-post-install:
-	${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/maxminddb/extension*.so
-
 .include <bsd.port.mk>
diff --git a/net/py-maxminddb/distinfo b/net/py-maxminddb/distinfo
index 718097a1c6a5..8f900c157f49 100644
--- a/net/py-maxminddb/distinfo
+++ b/net/py-maxminddb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688675121
-SHA256 (maxmind-MaxMind-DB-Reader-python-v2.4.0-d8accfe_GH0.tar.gz) = 8c4c61fe1589fa4d4a6c30e994f30b68dec514ed7a0db6fb72513233a68f0cbf
-SIZE (maxmind-MaxMind-DB-Reader-python-v2.4.0-d8accfe_GH0.tar.gz) = 35743
+TIMESTAMP = 1701382653
+SHA256 (maxmind-MaxMind-DB-Reader-python-v2.5.1_GH0.tar.gz) = fe6ce9978ade80246f5b43aa70b5f7dd333e4423b1fe04a411169d4e8d236b71
+SIZE (maxmind-MaxMind-DB-Reader-python-v2.5.1_GH0.tar.gz) = 39799