aboutsummaryrefslogtreecommitdiff
path: root/www/py-google-cloud-logging/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 14:37:55 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 14:54:14 +0000
commit9319136e68b82f0b588ed0581706d4b6d1cb5212 (patch)
tree284754880e43f85b056150d0f22fd58cb886a903 /www/py-google-cloud-logging/Makefile
parentbbec9de3ac8e4fd2edc0395c4cec5d92115d7b0b (diff)
downloadports-9319136e68b82f0b588ed0581706d4b6d1cb5212.tar.gz
ports-9319136e68b82f0b588ed0581706d4b6d1cb5212.zip
www/py-google-cloud-logging: Update to 2.6.0
Diffstat (limited to 'www/py-google-cloud-logging/Makefile')
-rw-r--r--www/py-google-cloud-logging/Makefile6
1 files changed, 3 insertions, 3 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}