diff options
Diffstat (limited to 'devel/py-googleapis-common-protos/Makefile')
-rw-r--r-- | devel/py-googleapis-common-protos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-googleapis-common-protos/Makefile b/devel/py-googleapis-common-protos/Makefile index 4d08eae0b5e8..4b40b451bbac 100644 --- a/devel/py-googleapis-common-protos/Makefile +++ b/devel/py-googleapis-common-protos/Makefile @@ -1,5 +1,5 @@ PORTNAME= googleapis-common-protos -PORTVERSION= 1.56.0 +PORTVERSION= 1.56.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ COMMENT= Common protobufs used in Google APIs LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.12.0,1:devel/py-protobuf@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.15.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils |