diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile index db794bb8c0cf..44c54b631626 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,36 +1,36 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-auth -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Authentication Library 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 PYOPENSSL REAUTH OPTIONS_DEFAULT=AIOHTTP AIOHTTP_DESC= Use aiohttp PYOPENSSL_DESC= OpenSSL support REAUTH_DESC= Reauth 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} PYOPENSSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=20.0.0:security/py-openssl@${PY_FLAVOR} REAUTH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyu2f>=0.1.5:net/py-pyu2f@${PY_FLAVOR} .include diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index 8011ad2667fd..e92c13c68caf 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656702528 -SHA256 (google-auth-2.9.0.tar.gz) = 3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 -SIZE (google-auth-2.9.0.tar.gz) = 205241 +TIMESTAMP = 1657719112 +SHA256 (google-auth-2.9.1.tar.gz) = 14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 +SIZE (google-auth-2.9.1.tar.gz) = 205219