summaryrefslogtreecommitdiff
path: root/finance/py-eth-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-eth-utils/Makefile')
-rw-r--r--finance/py-eth-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-eth-utils/Makefile b/finance/py-eth-utils/Makefile
index 3c9bde9ad48..75734eec2ac 100644
--- a/finance/py-eth-utils/Makefile
+++ b/finance/py-eth-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/07/12 07:27:18 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/11/14 14:34:49 wiz Exp $
DISTNAME= eth-utils-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,7 +20,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-tox>=3.14.6:../../devel/py-tox
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 311
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"