Date: Tue, 21 Sep 2021 22:25:46 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: 520c6d9d74ef - main - www/py-google-cloud-appengine-logging: Update to 0.1.4 Message-ID: <202109212225.18LMPkQu039588@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=520c6d9d74ef5d0faa9d5a75b40903ed4cfb1093 commit 520c6d9d74ef5d0faa9d5a75b40903ed4cfb1093 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 22:15:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 22:23:40 +0000 www/py-google-cloud-appengine-logging: Update to 0.1.4 Changes: https://github.com/googleapis/python-appengine-logging/releases --- www/py-google-cloud-appengine-logging/Makefile | 4 ++-- www/py-google-cloud-appengine-logging/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile index 759569188919..9671aedc9428 100644 --- a/www/py-google-cloud-appengine-logging/Makefile +++ b/www/py-google-cloud-appengine-logging/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-cloud-appengine-logging -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Python Client for Google Cloud Appengine Logging 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.22.2<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR} diff --git a/www/py-google-cloud-appengine-logging/distinfo b/www/py-google-cloud-appengine-logging/distinfo index ab200bc666b6..e28074ecfded 100644 --- a/www/py-google-cloud-appengine-logging/distinfo +++ b/www/py-google-cloud-appengine-logging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189675 -SHA256 (google-cloud-appengine-logging-0.1.1.tar.gz) = 303678e64ea5e3d959acd744cbcda6029b47f43eb0491c4a04897987c3560ddf -SIZE (google-cloud-appengine-logging-0.1.1.tar.gz) = 11698 +TIMESTAMP = 1632227580 +SHA256 (google-cloud-appengine-logging-0.1.4.tar.gz) = d44fb77d7706b086d387b9d79c139c553d54b58ddc8ee967bbf32a53e7bbee56 +SIZE (google-cloud-appengine-logging-0.1.4.tar.gz) = 11787
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109212225.18LMPkQu039588>