diff --git a/devel/py-proto-plus/Makefile b/devel/py-proto-plus/Makefile index 6e2bd2b4ff08..7fb17e445f85 100644 --- a/devel/py-proto-plus/Makefile +++ b/devel/py-proto-plus/Makefile @@ -1,25 +1,26 @@ PORTNAME= proto-plus -PORTVERSION= 1.27.1 +PORTVERSION= 1.27.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= proto_plus-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Beautiful, Pythonic protocol buffers WWW= https://googleapis.dev/python/proto-plus/latest/ \ - https://github.com/googleapis/proto-plus-python + https://github.com/googleapis/google-cloud-python/tree/main/packages/proto-plus \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=4.25.8,1<8.0.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-proto-plus/distinfo b/devel/py-proto-plus/distinfo index 640f99471d6e..c6971384a856 100644 --- a/devel/py-proto-plus/distinfo +++ b/devel/py-proto-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771421620 -SHA256 (proto_plus-1.27.1.tar.gz) = 912a7460446625b792f6448bade9e55cd4e41e6ac10e27009ef71a7f317fa147 -SIZE (proto_plus-1.27.1.tar.gz) = 56929 +TIMESTAMP = 1775587412 +SHA256 (proto_plus-1.27.2.tar.gz) = b2adde53adadf75737c44d3dcb0104fde65250dfc83ad59168b4aa3e574b6a24 +SIZE (proto_plus-1.27.2.tar.gz) = 57204