pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-junos-eznc
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 23 08:45:59 UTC 2023
Modified Files:
pkgsrc/net/py-junos-eznc: Makefile
Log Message:
py-junos-eznc: add missing tool
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/py-junos-eznc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-junos-eznc/Makefile
diff -u pkgsrc/net/py-junos-eznc/Makefile:1.19 pkgsrc/net/py-junos-eznc/Makefile:1.20
--- pkgsrc/net/py-junos-eznc/Makefile:1.19 Wed Nov 15 00:05:18 2023
+++ pkgsrc/net/py-junos-eznc/Makefile Thu Nov 23 08:45:59 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2023/11/15 00:05:18 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2023/11/23 08:45:59 wiz Exp $
DISTNAME= junos-eznc-2.6.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/Juniper/py-
COMMENT= Python library to manage JunOS devices
LICENSE= apache-2.0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-paramiko>=1.15.2:../../security/py-paramiko
DEPENDS+= ${PYPKGPREFIX}-ncclient>=0.6.13:../../net/py-ncclient
DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.7.1:../../textproc/py-jinja2
Home |
Main Index |
Thread Index |
Old Index