pkgsrc-WIP-changes archive

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

py-parsedmarc: add newly packaged dependency



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 16 00:01:24 2022 +0200
Changeset:	7539b5a9f15738e34983eac08c54fbe9a7f4c718

Modified Files:
	py-parsedmarc/Makefile

Log Message:
py-parsedmarc: add newly packaged dependency

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

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

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

diffs:
diff --git a/py-parsedmarc/Makefile b/py-parsedmarc/Makefile
index 0053ed81cb..610f726b1f 100644
--- a/py-parsedmarc/Makefile
+++ b/py-parsedmarc/Makefile
@@ -27,7 +27,7 @@ DEPENDS+=	${PYPKGPREFIX}-tqdm>=4.31.1:../../misc/py-tqdm
 DEPENDS+=	${PYPKGPREFIX}-lxml>=4.4.0:../../textproc/py-lxml
 DEPENDS+=	${PYPKGPREFIX}-boto3>=1.16.63:../../net/py-boto3
 #DEPENDS+=	# TODO: msgraph-core>=0.2.2
-#DEPENDS+=	# TODO: azure-identity>=1.8.0
+DEPENDS+=	${PYPKGPREFIX}-azure-identity>=1.9.0:../../wip/py-azure-identity
 # pkgsrc version too old
 #DEPENDS+=	${PYPKGPREFIX}-google-api-core>=2.4.0:../../devel/py-google-api-core
 DEPENDS+=	${PYPKGPREFIX}-google-api-core>=0:../../devel/py-google-api-core


Home | Main Index | Thread Index | Old Index