pkgsrc-WIP-changes archive

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

py-parsedmarc: update some patterns



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Tue Aug 30 21:27:20 2022 +0200
Changeset:	2048c99b8722ff51594c040e3266fd43f84c0dcf

Modified Files:
	py-parsedmarc/Makefile

Log Message:
py-parsedmarc: update some patterns

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

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

diffstat:
 py-parsedmarc/Makefile | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-parsedmarc/Makefile b/py-parsedmarc/Makefile
index 7e00324632..0053ed81cb 100644
--- a/py-parsedmarc/Makefile
+++ b/py-parsedmarc/Makefile
@@ -31,12 +31,8 @@ DEPENDS+=	${PYPKGPREFIX}-boto3>=1.16.63:../../net/py-boto3
 # 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
-# pkgsrc version too old
-#DEPENDS+=	${PYPKGPREFIX}-google-api-python-client>=2.35.0:../../www/py-google-api-python-client
-DEPENDS+=	${PYPKGPREFIX}-google-api-python-client>=0:../../www/py-google-api-python-client
-# pkgsrc version too old
-#DEPENDS+=	${PYPKGPREFIX}-google-auth>=2.3.3:../../security/py-google-auth
-DEPENDS+=	${PYPKGPREFIX}-google-auth>=0:../../security/py-google-auth
+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
 DEPENDS+=	${PYPKGPREFIX}-google-auth-httplib2>=0.1.0:../../security/py-google-auth-httplib2
 DEPENDS+=	${PYPKGPREFIX}-google-auth-oauthlib>=0.4.6:../../security/py-google-auth-oauthlib
 


Home | Main Index | Thread Index | Old Index