aboutsummaryrefslogtreecommitdiff
path: root/www/py-google-cloud-appengine-logging/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-google-cloud-appengine-logging/Makefile')
-rw-r--r--www/py-google-cloud-appengine-logging/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile
index ee080a1ef4a0..dc5384302a9c 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.5
+PORTVERSION= 1.1.6
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ 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.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils