diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:29:57 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:29:57 +0000 |
commit | 151e329bbab6b5382ffab505880b9e68f4e8237c (patch) | |
tree | 54b4bd3dff2dc1c33f74bebce8d40fed13aa3e09 | |
parent | 1eae034991c01b60b361612eeb4de3cc97289639 (diff) | |
download | ports-151e329bbab6b5382ffab505880b9e68f4e8237c.tar.gz ports-151e329bbab6b5382ffab505880b9e68f4e8237c.zip |
devel/py-googleapis-common-protos: Update to 1.56.1
-rw-r--r-- | devel/py-googleapis-common-protos/Makefile | 4 | ||||
-rw-r--r-- | devel/py-googleapis-common-protos/distinfo | 6 |
2 files changed, 5 insertions, 5 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 diff --git a/devel/py-googleapis-common-protos/distinfo b/devel/py-googleapis-common-protos/distinfo index 1de202d38a15..267d0324489f 100644 --- a/devel/py-googleapis-common-protos/distinfo +++ b/devel/py-googleapis-common-protos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648248914 -SHA256 (googleapis-common-protos-1.56.0.tar.gz) = 4007500795bcfc269d279f0f7d253ae18d6dc1ff5d5a73613ffe452038b1ec5f -SIZE (googleapis-common-protos-1.56.0.tar.gz) = 132706 +TIMESTAMP = 1652446272 +SHA256 (googleapis-common-protos-1.56.1.tar.gz) = 6b5ee59dc646eb61a8eb65ee1db186d3df6687c8804830024f32573298bca19b +SIZE (googleapis-common-protos-1.56.1.tar.gz) = 109702 |