Index: head/security/py-google-auth/Makefile =================================================================== --- head/security/py-google-auth/Makefile (revision 558032) +++ head/security/py-google-auth/Makefile (revision 558033) @@ -1,42 +1,42 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.23.0 +PORTVERSION= 1.24.0 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}pyasn1-modules>=0.2.1:devel/py-pyasn1-modules@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= AIOHTTP OPTIONS_DEFAULT=AIOHTTP AIOHTTP_DESC= Use aiohttp .include -.if ${PYTHON_REL} < 3500 +.if ${PYTHON_REL} < 3600 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cachetools3>=2.0.0<5.0:devel/py-cachetools3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rsa>=3.1.4<4.6:security/py-rsa@${PY_FLAVOR} .else RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cachetools>=2.0.0<5.0:devel/py-cachetools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rsa>=3.1.4<5:security/py-rsa@${PY_FLAVOR} .endif .if ${PORT_OPTIONS:MAIOHTTP} && ${PYTHON_REL} >= 3600 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.6.2<4.0.0:www/py-aiohttp@${PY_FLAVOR} .endif .include Index: head/security/py-google-auth/distinfo =================================================================== --- head/security/py-google-auth/distinfo (revision 558032) +++ head/security/py-google-auth/distinfo (revision 558033) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604932733 -SHA256 (google-auth-1.23.0.tar.gz) = 5176db85f1e7e837a646cd9cede72c3c404ccf2e3373d9ee14b2db88febad440 -SIZE (google-auth-1.23.0.tar.gz) = 120344 +TIMESTAMP = 1607879410 +SHA256 (google-auth-1.24.0.tar.gz) = 0b0e026b412a0ad096e753907559e4bdb180d9ba9f68dd9036164db4fdc4ad2e +SIZE (google-auth-1.24.0.tar.gz) = 120351