Date: Sun, 8 Aug 2021 14:59:52 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: 9319136e68b8 - main - www/py-google-cloud-logging: Update to 2.6.0 Message-ID: <202108081459.178ExqxG025966@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=9319136e68b82f0b588ed0581706d4b6d1cb5212 commit 9319136e68b82f0b588ed0581706d4b6d1cb5212 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 14:37:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 14:54:14 +0000 www/py-google-cloud-logging: Update to 2.6.0 Changes: https://github.com/googleapis/python-logging/releases --- www/py-google-cloud-logging/Makefile | 6 +++--- www/py-google-cloud-logging/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile index 543c840e9c15..af95ab7285a8 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.5.0 +PORTVERSION= 2.6.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,10 +10,10 @@ COMMENT= Stackdriver Logging API client library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-appengine-logging>=0.1.0<1.0.0:www/py-google-cloud-appengine-logging@${PY_FLAVOR} \ ${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>=1.4.1<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${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 a3cb88303c7e..09f8faae8acd 100644 --- a/www/py-google-cloud-logging/distinfo +++ b/www/py-google-cloud-logging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189765 -SHA256 (google-cloud-logging-2.5.0.tar.gz) = ab9d6ee1156cabe8c2483ca5a67bdf3a8582c596dd4e498a59781b6670b085f0 -SIZE (google-cloud-logging-2.5.0.tar.gz) = 186485 +TIMESTAMP = 1628103180 +SHA256 (google-cloud-logging-2.6.0.tar.gz) = 499eed5f13cab805c8780b0d14a0d931a9ff1d65efccdd9e68772d40e7dad4c5 +SIZE (google-cloud-logging-2.6.0.tar.gz) = 186656
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081459.178ExqxG025966>