Index: head/security/py-google-auth/Makefile =================================================================== --- head/security/py-google-auth/Makefile (revision 523133) +++ head/security/py-google-auth/Makefile (revision 523134) @@ -1,34 +1,33 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.10.0 -PORTREVISION= 1 +PORTVERSION= 1.10.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}pyasn1-modules>=0.2.1:devel/py-pyasn1-modules@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rsa>=3.1.4<4.1:security/py-rsa@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 3500 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cachetools3>=2.0.0<5.0:devel/py-cachetools3@${PY_FLAVOR} .else RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cachetools>=2.0.0<5.0:devel/py-cachetools@${PY_FLAVOR} .endif .include Index: head/security/py-google-auth/distinfo =================================================================== --- head/security/py-google-auth/distinfo (revision 523133) +++ head/security/py-google-auth/distinfo (revision 523134) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577523918 -SHA256 (google-auth-1.10.0.tar.gz) = 7bb2034a3a290190cf4e3eb8ebf29e5025c90f0b06a00ba4d1fb94bf0c6448f7 -SIZE (google-auth-1.10.0.tar.gz) = 86793 +TIMESTAMP = 1579099030 +SHA256 (google-auth-1.10.1.tar.gz) = abc459495de01c46bbf37ee8d22e6ae9232b3c2e09cfa5f1122b1645603b5def +SIZE (google-auth-1.10.1.tar.gz) = 86993