pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-snmp: add py-poetry-core as a build dependency.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Fri Mar 20 18:21:47 2026 +0100
Changeset: 2f3c841185eca2680b43294290c77c970d6d1638
Modified Files:
py-snmp/Makefile
Log Message:
py-snmp: add py-poetry-core as a build dependency.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2f3c841185eca2680b43294290c77c970d6d1638
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-snmp/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-snmp/Makefile b/py-snmp/Makefile
index ff37cf2f9e..38832fd05b 100644
--- a/py-snmp/Makefile
+++ b/py-snmp/Makefile
@@ -14,6 +14,8 @@ DEPENDS+= ${PYPKGPREFIX}-asn1>=0.2.3:../../security/py-asn1
#DEPENDS+= ${PYPKGPREFIX}-cryptodomex-[0-9]*:../../wip/py-cryptodomex
DEPENDS+= ${PYPKGPREFIX}-smi-[0-9]*:../../wip/py-smi
+BUILD_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0:../../devel/py-poetry-core
+
USE_LANGUAGES= # none
.include "../../lang/python/wheel.mk"
Home |
Main Index |
Thread Index |
Old Index