diff --git a/security/py-google-auth-httplib2/Makefile b/security/py-google-auth-httplib2/Makefile index bb84381e8fc6..cb095522910c 100644 --- a/security/py-google-auth-httplib2/Makefile +++ b/security/py-google-auth-httplib2/Makefile @@ -1,25 +1,26 @@ PORTNAME= google-auth-httplib2 -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 0.4.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= google_auth_httplib2-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Authentication Library: httplib2 transport -WWW= https://github.com/googleapis/google-auth-library-python-httplib2 +WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth-httplib2 \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=0:security/py-google-auth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0:www/py-httplib2@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.32.0<3.0.0:security/py-google-auth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0<1.0.0:www/py-httplib2@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/security/py-google-auth-httplib2/distinfo b/security/py-google-auth-httplib2/distinfo index 38b62e3f2522..684abc66896f 100644 --- a/security/py-google-auth-httplib2/distinfo +++ b/security/py-google-auth-httplib2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702543694 -SHA256 (google-auth-httplib2-0.2.0.tar.gz) = 38aa7badf48f974f1eb9861794e9c0cb2a0511a4ec0679b1f886d108f5640e05 -SIZE (google-auth-httplib2-0.2.0.tar.gz) = 10842 +TIMESTAMP = 1784005292 +SHA256 (google_auth_httplib2-0.4.0.tar.gz) = d5b030a204b7a4b4d553ba9ca701b62481ee2b74419325580be70f7d85ffed35 +SIZE (google_auth_httplib2-0.4.0.tar.gz) = 11161