pkgsrc-WIP-changes archive

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

Add py-napalm-nxos now that it's packaged.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Tue May 23 15:57:45 2017 +0200
Changeset:	229feb929edb9fa9c12ac1b09a9119bd271940c2

Modified Files:
	py-napalm/Makefile

Log Message:
Add py-napalm-nxos now that it's packaged.

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

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

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

diffs:
diff --git a/py-napalm/Makefile b/py-napalm/Makefile
index 19036ef168..043d0f1fa3 100644
--- a/py-napalm/Makefile
+++ b/py-napalm/Makefile
@@ -15,10 +15,10 @@ DEPENDS+=	${PYPKGPREFIX}-napalm-junos-[0-9]*:../../wip/py-napalm-junos
 DEPENDS+=	${PYPKGPREFIX}-napalm-iosxr-[0-9]*:../../wip/py-napalm-iosxr
 DEPENDS+=	${PYPKGPREFIX}-napalm-ios-[0-9]*:../../wip/py-napalm-ios
 DEPENDS+=	${PYPKGPREFIX}-napalm-eos-[0-9]*:../../wip/py-napalm-eos
+DEPENDS+=	${PYPKGPREFIX}-napalm-nxos-[0-9]*:../../wip/py-napalm-nxos
 
 # Not yet packaged:
 #DEPENDS+=	${PYPKGPREFIX}-napalm-fortios-[0-9]*:../../wip/py-napalm-fortios
-#DEPENDS+=	${PYPKGPREFIX}-napalm-nxos-[0-9]*:../../wip/py-napalm-nxos
 #DEPENDS+=	${PYPKGPREFIX}-napalm-pluribus-[0-9]*:../../wip/py-napalm-pluribus
 #DEPENDS+=	${PYPKGPREFIX}-napalm-panos-[0-9]*:../../wip/py-napalm-panos
 #DEPENDS+=	${PYPKGPREFIX}-napalm-ros-[0-9]*:../../wip/py-napalm-ros


Home | Main Index | Thread Index | Old Index