git: a01d8d9224d5 - main - security/py-google-auth: Update to 1.30.2

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 14 17:47:44 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a01d8d9224d5ac37141b74acd2ed4af966b163ba

commit a01d8d9224d5ac37141b74acd2ed4af966b163ba
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:40:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:40:39 +0000

    security/py-google-auth: Update to 1.30.2
    
    Changes:        https://github.com/googleapis/google-auth-library-python/releases
                    https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
---
 security/py-google-auth/Makefile | 5 +++--
 security/py-google-auth/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile
index 377ffc93e93b..b77641a62018 100644
--- a/security/py-google-auth/Makefile
+++ b/security/py-google-auth/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	google-auth
-PORTVERSION=	1.30.1
+PORTVERSION=	1.30.2
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -28,7 +28,8 @@ 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}
+AIOHTTP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.6.2<4.0.0:www/py-aiohttp@${PY_FLAVOR} \
+			${PYTHON_PKGNAMEPREFIX}requests>=2.20.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}
 
diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo
index a0629541db19..dac402cf4bd4 100644
--- a/security/py-google-auth/distinfo
+++ b/security/py-google-auth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622037990
-SHA256 (google-auth-1.30.1.tar.gz) = 044d81b1e58012f8ebc71cc134e191c1fa312f543f1fbc99973afe28c25e3228
-SIZE (google-auth-1.30.1.tar.gz) = 169244
+TIMESTAMP = 1622214116
+SHA256 (google-auth-1.30.2.tar.gz) = 9b235dbc876e49454cbedc52ae0abd540ef705ebccdf4fbe93553bb13f26b1a4
+SIZE (google-auth-1.30.2.tar.gz) = 169368


More information about the dev-commits-ports-main mailing list