Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 15:55:59 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3a0c0dafcaf3 - main - www/py-google-cloud-logging: Update to 3.5.0
Message-ID:  <202302051555.315FtxNK031535@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a0c0dafcaf35afa4babf326143db7ac19b4095e

commit 3a0c0dafcaf35afa4babf326143db7ac19b4095e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:20:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:48:08 +0000

    www/py-google-cloud-logging: Update to 3.5.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 cac15bef3f34..d0c317153480 100644
--- a/www/py-google-cloud-logging/Makefile
+++ b/www/py-google-cloud-logging/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-logging
-PORTVERSION=	3.4.0
+PORTVERSION=	3.5.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.8.0<3.0.0:www/py-google-a
 		${PYTHON_PKGNAMEPREFIX}google-cloud-audit-log>=0.1.0<1.0.0:www/py-google-cloud-audit-log@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=2.0.0<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.12.4<1.0.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.2<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.7+
diff --git a/www/py-google-cloud-logging/distinfo b/www/py-google-cloud-logging/distinfo
index 0235b772123f..36e931c5bdc5 100644
--- a/www/py-google-cloud-logging/distinfo
+++ b/www/py-google-cloud-logging/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674590054
-SHA256 (google-cloud-logging-3.4.0.tar.gz) = cde0f59fadb917468746252baf4b11ea00f6d686ef02139183eaf921f3aee6b4
-SIZE (google-cloud-logging-3.4.0.tar.gz) = 227885
+TIMESTAMP = 1675191111
+SHA256 (google-cloud-logging-3.5.0.tar.gz) = f11544a21ea3556f70ebac7bc338ffa8a197913834ecdd8853d176b870823aaa
+SIZE (google-cloud-logging-3.5.0.tar.gz) = 228741



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302051555.315FtxNK031535>