From owner-dev-commits-ports-all@freebsd.org Sun May 16 15:27:03 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 DFCFB645390; Sun, 16 May 2021 15:27:03 +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 4FjmMq5mX3z4ZdZ; Sun, 16 May 2021 15:27:03 +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 8CD661B402; Sun, 16 May 2021 15:27:03 +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 14GFR3QJ067022; Sun, 16 May 2021 15:27:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14GFR3NV067021; Sun, 16 May 2021 15:27:03 GMT (envelope-from git) Date: Sun, 16 May 2021 15:27:03 GMT Message-Id: <202105161527.14GFR3NV067021@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: cfd5077914f5 - main - www/py-google-cloud-logging: Update to 2.4.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: cfd5077914f5158fa380ab9271735a4f465cd28e 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: Sun, 16 May 2021 15:27:04 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cfd5077914f5158fa380ab9271735a4f465cd28e commit cfd5077914f5158fa380ab9271735a4f465cd28e Author: Po-Chuan Hsieh AuthorDate: 2021-05-16 15:15:32 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-16 15:24:16 +0000 www/py-google-cloud-logging: Update to 2.4.0 Changes: https://github.com/googleapis/python-logging/releases --- www/py-google-cloud-logging/Makefile | 4 ++-- www/py-google-cloud-logging/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile index 8fb5bbd22a09..666c4127578e 100644 --- a/www/py-google-cloud-logging/Makefile +++ b/www/py-google-cloud-logging/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-logging -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,7 @@ COMMENT= Stackdriver Logging API client library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.11.0:devel/py-proto-plus@${PY_FLAVOR} diff --git a/www/py-google-cloud-logging/distinfo b/www/py-google-cloud-logging/distinfo index c3eac02664a7..1583c971aad7 100644 --- a/www/py-google-cloud-logging/distinfo +++ b/www/py-google-cloud-logging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198593 -SHA256 (google-cloud-logging-2.3.1.tar.gz) = ca2de51bbb4a8b606453bbed30810fb25975517fc9c6b363e06f8325a190ffe9 -SIZE (google-cloud-logging-2.3.1.tar.gz) = 196144 +TIMESTAMP = 1620928639 +SHA256 (google-cloud-logging-2.4.0.tar.gz) = 06e02a3642bcd7b673e1d6c8d7ab6da159daa51fbc0c3ae9f1118366d51e8fbb +SIZE (google-cloud-logging-2.4.0.tar.gz) = 200287