Skip to content

Commit

Permalink
security/py-google-auth: Update to 1.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 14, 2021
1 parent 5390f01 commit a01d8d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions security/py-google-auth/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= google-auth
PORTVERSION= 1.30.1
PORTVERSION= 1.30.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit a01d8d9

Please sign in to comment.