summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-12-09 09:30:56 +0000
committernia <nia@pkgsrc.org>2020-12-09 09:30:56 +0000
commit1d4e68e3877ff05454899cac86d30e30f4e2b99c (patch)
treea54d927461941aad55a84462dce643e918d29f7b /finance
parent56a2ea2d6ea5c2d3192aa2c24e63ffd09d0a5ba4 (diff)
downloadpkgsrc-1d4e68e3877ff05454899cac86d30e30f4e2b99c.tar.gz
Mark packages that fail with Python 2.7
Diffstat (limited to 'finance')
-rw-r--r--finance/py-crytic-compile/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/finance/py-crytic-compile/Makefile b/finance/py-crytic-compile/Makefile
index fe9fed6c9f5..ff0e44b7329 100644
--- a/finance/py-crytic-compile/Makefile
+++ b/finance/py-crytic-compile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/09/29 00:29:41 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2020/12/09 09:32:33 nia Exp $
DISTNAME= crytic-compile-0.1.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,8 @@ HOMEPAGE= https://github.com/crytic/crytic-compile/
COMMENT= Abstraction layer for smart contract build systems
LICENSE= gnu-agpl-v3
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/crytic-compile \
${DESTDIR}${PREFIX}/bin/crytic-compile-${PYVERSSUFFIX}