Date: Mon, 9 Nov 2020 17:35:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554748 - head/security/py-google-auth Message-ID: <202011091735.0A9HZgQ1015333@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 9 17:35:42 2020 New Revision: 554748 URL: https://svnweb.freebsd.org/changeset/ports/554748 Log: Update to 1.23.0 Changes: https://github.com/googleapis/google-auth-library-python/releases https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md Modified: head/security/py-google-auth/Makefile head/security/py-google-auth/distinfo Modified: head/security/py-google-auth/Makefile ============================================================================== --- head/security/py-google-auth/Makefile Mon Nov 9 17:35:37 2020 (r554747) +++ head/security/py-google-auth/Makefile Mon Nov 9 17:35:42 2020 (r554748) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.22.1 +PORTVERSION= 1.23.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-google-auth/distinfo ============================================================================== --- head/security/py-google-auth/distinfo Mon Nov 9 17:35:37 2020 (r554747) +++ head/security/py-google-auth/distinfo Mon Nov 9 17:35:42 2020 (r554748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604480752 -SHA256 (google-auth-1.22.1.tar.gz) = 9c0f71789438d703f77b94aad4ea545afaec9a65f10e6cc1bc8b89ce242244bb -SIZE (google-auth-1.22.1.tar.gz) = 120038 +TIMESTAMP = 1604932733 +SHA256 (google-auth-1.23.0.tar.gz) = 5176db85f1e7e837a646cd9cede72c3c404ccf2e3373d9ee14b2db88febad440 +SIZE (google-auth-1.23.0.tar.gz) = 120344
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011091735.0A9HZgQ1015333>