pkgsrc-WIP-changes archive

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

py-pynitrokey: add some DEPENDS



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Oct 29 23:47:41 2023 +0100
Changeset:	866787918c8f15329ca5adc6292d0cd65c1ee416

Modified Files:
	py-pynitrokey/Makefile

Log Message:
py-pynitrokey: add some DEPENDS

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

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

diffstat:
 py-pynitrokey/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/py-pynitrokey/Makefile b/py-pynitrokey/Makefile
index 5824b6fa6b..63f1e08ed6 100644
--- a/py-pynitrokey/Makefile
+++ b/py-pynitrokey/Makefile
@@ -15,14 +15,14 @@ DEPENDS+=	libnitrokey-[0-9]*:../../security/libnitrokey
 DEPENDS+=	${PYPKGPREFIX}-certifi>=14.5.14:../../security/py-certifi
 DEPENDS+=	${PYPKGPREFIX}-cffi-[0-9]*:../../devel/py-cffi
 DEPENDS+=	${PYPKGPREFIX}-click>=8.0:../../devel/py-click
-#TODO: click-aliases
+DEPENDS+=	${PYPKGPREFIX}-click-aliases-[0-9]*:../../devel/py-click-aliases
 DEPENDS+=	${PYPKGPREFIX}-cryptography>=41.0.4:../../security/py-cryptography
 DEPENDS+=	${PYPKGPREFIX}-dateutil>=2.7.0:../../time/py-dateutil
 DEPENDS+=	${PYPKGPREFIX}-ecdsa-[0-9]*:../../security/py-ecdsa
 DEPENDS+=	${PYPKGPREFIX}-fido2>=1.1.2:../../security/py-fido2
 DEPENDS+=	${PYPKGPREFIX}-frozendict>=2.3.4:../../devel/py-frozendict
 DEPENDS+=	${PYPKGPREFIX}-intelhex-[0-9]*:../../devel/py-intelhex
-#TODO: nethsm
+DEPENDS+=	${PYPKGPREFIX}-nethsm-[0-9]*:../../wip/py-nethsm
 DEPENDS+=	${PYPKGPREFIX}-nkdfu-[0-9]*:../../sysutils/py-nkdfu
 DEPENDS+=	${PYPKGPREFIX}-protobuf>=3.17.3:../../devel/py-protobuf
 DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests


Home | Main Index | Thread Index | Old Index