From owner-dev-commits-ports-main@freebsd.org Sun Jun 20 16:18:56 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 32C726542B0; Sun, 20 Jun 2021 16:18:56 +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 4G7HsW1DjWz3qyv; Sun, 20 Jun 2021 16:18:54 +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 D17D44CA7; Sun, 20 Jun 2021 16:18:51 +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 15KGIpHU080402; Sun, 20 Jun 2021 16:18:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15KGIprc080401; Sun, 20 Jun 2021 16:18:51 GMT (envelope-from git) Date: Sun, 20 Jun 2021 16:18:51 GMT Message-Id: <202106201618.15KGIprc080401@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: aafaf71c86b9 - main - security/py-google-auth: Update to 1.31.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: aafaf71c86b930cbd655fa6b6e5776d99684f45f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2021 16:18:57 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=aafaf71c86b930cbd655fa6b6e5776d99684f45f commit aafaf71c86b930cbd655fa6b6e5776d99684f45f Author: Po-Chuan Hsieh AuthorDate: 2021-06-20 16:05:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-20 16:16:03 +0000 security/py-google-auth: Update to 1.31.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 b77641a62018..6294e79f0b51 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.30.2 +PORTVERSION= 1.31.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 dac402cf4bd4..cdc2724df7f5 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214116 -SHA256 (google-auth-1.30.2.tar.gz) = 9b235dbc876e49454cbedc52ae0abd540ef705ebccdf4fbe93553bb13f26b1a4 -SIZE (google-auth-1.30.2.tar.gz) = 169368 +TIMESTAMP = 1624189753 +SHA256 (google-auth-1.31.0.tar.gz) = 154f7889c5d679a6f626f36adb12afbd4dbb0a9a04ec575d989d6ba79c4fd65e +SIZE (google-auth-1.31.0.tar.gz) = 170970