Date: Wed, 31 Aug 2022 11:44:47 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: 549b9fcd4ae2 - main - www/py-google-cloud-appengine-logging: Update to 1.1.4 Message-ID: <202208311144.27VBiljj096979@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=549b9fcd4ae261c72077411a9ba20a9688bf2cc7 commit 549b9fcd4ae261c72077411a9ba20a9688bf2cc7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-31 11:24:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-31 11:41:17 +0000 www/py-google-cloud-appengine-logging: Update to 1.1.4 Changes: https://github.com/googleapis/python-appengine-logging/releases --- www/py-google-cloud-appengine-logging/Makefile | 6 +++--- www/py-google-cloud-appengine-logging/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile index 91de60ae359c..9cea1b8aadc2 100644 --- a/www/py-google-cloud-appengine-logging/Makefile +++ b/www/py-google-cloud-appengine-logging/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-appengine-logging -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/www/py-google-cloud-appengine-logging/distinfo b/www/py-google-cloud-appengine-logging/distinfo index 9cd5de3e1a37..6e3379369137 100644 --- a/www/py-google-cloud-appengine-logging/distinfo +++ b/www/py-google-cloud-appengine-logging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658506627 -SHA256 (google-cloud-appengine-logging-1.1.3.tar.gz) = a536a45b5698c792a553cbe0397c2ee242432389c4562db2d18134a53a37937d -SIZE (google-cloud-appengine-logging-1.1.3.tar.gz) = 13013 +TIMESTAMP = 1661599349 +SHA256 (google-cloud-appengine-logging-1.1.4.tar.gz) = 8a6d00d78390821c98aa0b640fbebba86fa788a417e23a5bd299b6c8d0700424 +SIZE (google-cloud-appengine-logging-1.1.4.tar.gz) = 12989
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208311144.27VBiljj096979>