pkgsrc-WIP-changes archive

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

py-parsedmarc: update dependency



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

Modified Files:
	py-parsedmarc/Makefile

Log Message:
py-parsedmarc: update dependency

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

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

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

diffs:
diff --git a/py-parsedmarc/Makefile b/py-parsedmarc/Makefile
index 610f726b1f..d102cdf999 100644
--- a/py-parsedmarc/Makefile
+++ b/py-parsedmarc/Makefile
@@ -28,8 +28,7 @@ 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+=	${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>=2.4.0:../../devel/py-google-api-core
 DEPENDS+=	${PYPKGPREFIX}-google-api-core>=0:../../devel/py-google-api-core
 DEPENDS+=	${PYPKGPREFIX}-google-api-python-client>=2.35.0:../../www/py-google-api-python-client
 DEPENDS+=	${PYPKGPREFIX}-google-auth>=2.3.3:../../security/py-google-auth


Home | Main Index | Thread Index | Old Index