pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/py-maxminddb py-maxminddb: python 3.x only
details: https://anonhg.NetBSD.org/pkgsrc/rev/336a399bf36e
branches: trunk
changeset: 383918:336a399bf36e
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Aug 24 11:09:33 2022 +0000
description:
py-maxminddb: python 3.x only
diffstat:
geography/py-maxminddb/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 478853bed9e7 -r 336a399bf36e geography/py-maxminddb/Makefile
--- a/geography/py-maxminddb/Makefile Wed Aug 24 11:08:15 2022 +0000
+++ b/geography/py-maxminddb/Makefile Wed Aug 24 11:09:33 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/08/24 11:07:22 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/08/24 11:09:33 wiz Exp $
DISTNAME= maxminddb-2.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,8 @@
TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../geography/libmaxminddb/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index