Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 15:27:03 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: cfd5077914f5 - main - www/py-google-cloud-logging: Update to 2.4.0
Message-ID:  <202105161527.14GFR3NV067021@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=cfd5077914f5158fa380ab9271735a4f465cd28e

commit cfd5077914f5158fa380ab9271735a4f465cd28e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-16 15:15:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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



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