Index: head/security/py-google-auth/Makefile =================================================================== --- head/security/py-google-auth/Makefile (revision 530821) +++ head/security/py-google-auth/Makefile (revision 530822) @@ -1,33 +1,33 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.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 530821) +++ head/security/py-google-auth/distinfo (revision 530822) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585907226 -SHA256 (google-auth-1.13.0.tar.gz) = a6b113e41e8aa9eeeae00d8a93dbd85ef22baa2435e5ac9c8536fd0c4724f8b4 -SIZE (google-auth-1.13.0.tar.gz) = 100636 +TIMESTAMP = 1586082595 +SHA256 (google-auth-1.13.1.tar.gz) = a5ee4c40fef77ea756cf2f1c0adcf475ecb53af6700cf9c133354cdc9b267148 +SIZE (google-auth-1.13.1.tar.gz) = 100683