pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/fabric There is no python33 in pkgsrc any lon...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9dc7cfd969d
branches: trunk
changeset: 350526:e9dc7cfd969d
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 29 07:31:37 2016 +0000
description:
There is no python33 in pkgsrc any longer.
diffstat:
sysutils/fabric/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c50b80d05759 -r e9dc7cfd969d sysutils/fabric/Makefile
--- a/sysutils/fabric/Makefile Fri Jul 29 07:30:51 2016 +0000
+++ b/sysutils/fabric/Makefile Fri Jul 29 07:31:37 2016 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index