pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/fabric
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 29 07:31:37 UTC 2016
Modified Files:
pkgsrc/sysutils/fabric: Makefile
Log Message:
There is no python33 in pkgsrc any longer.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/sysutils/fabric/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/fabric/Makefile
diff -u pkgsrc/sysutils/fabric/Makefile:1.44 pkgsrc/sysutils/fabric/Makefile:1.45
--- pkgsrc/sysutils/fabric/Makefile:1.44 Fri Jul 29 07:30:51 2016
+++ pkgsrc/sysutils/fabric/Makefile Fri Jul 29 07:31:37 2016
@@ -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
Home |
Main Index |
Thread Index |
Old Index