pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-snmp5024: add TOOL_DEPENDS for poetry-core.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Wed Apr 16 18:22:07 2025 +0200
Changeset: e9d26f947a9a81e43667f60f282f38b4293a9fed
Modified Files:
py-snmp5024/Makefile
Log Message:
py-snmp5024: add TOOL_DEPENDS for poetry-core.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e9d26f947a9a81e43667f60f282f38b4293a9fed
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-snmp5024/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-snmp5024/Makefile b/py-snmp5024/Makefile
index b1b3f27f38..79a2c2831f 100644
--- a/py-snmp5024/Makefile
+++ b/py-snmp5024/Makefile
@@ -12,6 +12,8 @@ HOMEPAGE= https://github.com/pysnmp/pysnmp
COMMENT= SNMP library for Python fixed to older version
LICENSE= 2-clause-bsd
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=2:../../devel/py-poetry-core
+
DEPENDS+= ${PYPKGPREFIX}-asn1>=0.2.3:../../security/py-asn1
DEPENDS+= ${PYPKGPREFIX}-smi-[0-9]*:../../wip/py-smi
Home |
Main Index |
Thread Index |
Old Index