pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-scp was moved to net from wip.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Mon Jun 19 13:01:55 2017 +0200
Changeset:	f98d6310952b5c5ca207560847c42f8ddda5b648

Modified Files:
	py-netmiko/Makefile

Log Message:
py-scp was moved to net from wip.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f98d6310952b5c5ca207560847c42f8ddda5b648

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-netmiko/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-netmiko/Makefile b/py-netmiko/Makefile
index d027fb14a9..c035a8f1b2 100644
--- a/py-netmiko/Makefile
+++ b/py-netmiko/Makefile
@@ -15,7 +15,7 @@ USE_LANGUAGES=	# none
 PLIST_SUBST+=	PYVERSUFFIX=${PYVERSUFFIX}
 
 DEPENDS+=	${PYPKGPREFIX}-paramiko>=1.13.0:../../security/py-paramiko
-DEPENDS+=	${PYPKGPREFIX}-scp>=0.10.0:../../wip/py-scp
+DEPENDS+=	${PYPKGPREFIX}-scp>=0.10.0:../../net/py-scp
 DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
 
 PYDISTUTILSPKG=	yes


Home | Main Index | Thread Index | Old Index