diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile index 3efb4857f85a..709d57241408 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,35 +1,35 @@ PORTNAME= google-auth -PORTVERSION= 2.17.1 +PORTVERSION= 2.17.2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Authentication Library WWW= https://github.com/googleapis/google-auth-library-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cachetools>=2.0.0<6.0:devel/py-cachetools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.2.1:devel/py-pyasn1-modules@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rsa>=3.1.4<5:security/py-rsa@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= AIOHTTP REAUTH REQUESTS OPTIONS_DEFAULT=AIOHTTP REQUESTS AIOHTTP_DESC= Use aiohttp REAUTH_DESC= Reauth support REQUESTS_DESC= Requests support AIOHTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.6.2<4.0.0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0<3.0.0:www/py-requests@${PY_FLAVOR} REAUTH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyu2f>=0.1.5:net/py-pyu2f@${PY_FLAVOR} REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0<3.0.0:www/py-requests@${PY_FLAVOR} .include diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index de7abc08ed90..0294ff8c234a 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680726202 -SHA256 (google-auth-2.17.1.tar.gz) = 8f379b46bad381ad2a0b989dfb0c13ad28d3c2a79f27348213f8946a1d15d55a -SIZE (google-auth-2.17.1.tar.gz) = 222594 +TIMESTAMP = 1681052962 +SHA256 (google-auth-2.17.2.tar.gz) = 295c80ebb95eac74003c07a696cf3ef6b414e9230ae8894f3843f8215fd2aa56 +SIZE (google-auth-2.17.2.tar.gz) = 222865