From owner-dev-commits-ports-all@freebsd.org Fri Jun 25 13:46:37 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 96D1966208E; Fri, 25 Jun 2021 13:46:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GBJFR4gl9z4X12; Fri, 25 Jun 2021 13:46:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1A17045AA; Fri, 25 Jun 2021 13:46:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15PDkZdl088461; Fri, 25 Jun 2021 13:46:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15PDkZVC088460; Fri, 25 Jun 2021 13:46:35 GMT (envelope-from git) Date: Fri, 25 Jun 2021 13:46:35 GMT Message-Id: <202106251346.15PDkZVC088460@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: fc0870762ed7 - main - security/py-google-auth: Update to 1.32.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fc0870762ed74ba396ecf39354d6d431093e3f4a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2021 13:46:38 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc0870762ed74ba396ecf39354d6d431093e3f4a commit fc0870762ed74ba396ecf39354d6d431093e3f4a Author: Po-Chuan Hsieh AuthorDate: 2021-06-25 13:40:00 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-25 13:40:00 +0000 security/py-google-auth: Update to 1.32.0 Changes: https://github.com/googleapis/google-auth-library-python/releases https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md --- security/py-google-auth/Makefile | 2 +- security/py-google-auth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile index 6294e79f0b51..c47a4b3574f1 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-auth -PORTVERSION= 1.31.0 +PORTVERSION= 1.32.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index cdc2724df7f5..5a901c1f27f1 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189753 -SHA256 (google-auth-1.31.0.tar.gz) = 154f7889c5d679a6f626f36adb12afbd4dbb0a9a04ec575d989d6ba79c4fd65e -SIZE (google-auth-1.31.0.tar.gz) = 170970 +TIMESTAMP = 1624189699 +SHA256 (google-auth-1.32.0.tar.gz) = e34e5f5de5610b202f9b40ebd9f8b27571d5c5537db9afed3a72b2db5a345039 +SIZE (google-auth-1.32.0.tar.gz) = 171423