summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-07-29 07:31:37 +0000
committerwiz <wiz@pkgsrc.org>2016-07-29 07:31:37 +0000
commit73a28abc16a8c3bd3554bd8b3984c7462357d7d3 (patch)
treec46672ae09c28edd3c665238bd29c89c97e7c254 /sysutils
parent38308e6622aad74848a1633d49b5197a7f83d45b (diff)
downloadpkgsrc-73a28abc16a8c3bd3554bd8b3984c7462357d7d3.tar.gz
There is no python33 in pkgsrc any longer.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fabric/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fabric/Makefile b/sysutils/fabric/Makefile
index cdcb04e6b68..4a5c2048e4a 100644
--- a/sysutils/fabric/Makefile
+++ b/sysutils/fabric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2016/07/29 07:30:51 nils Exp $
+# $NetBSD: Makefile,v 1.45 2016/07/29 07:31:37 wiz Exp $
VERSION= 1.11.1
DISTNAME= Fabric-${VERSION}
@@ -13,7 +13,7 @@ LICENSE= 2-clause-bsd
DEPENDS+= ${PYPKGPREFIX}-paramiko>=1.10.0:../../security/py-paramiko
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # no support yet
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # no support yet
USE_TOOLS+= pax