Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:03:56 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e5d27632b9be - main - devel/py-proto-plus: Update to 1.27.2
Message-ID:  <69e3ffcc.338fd.12094cd8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e5d27632b9be07b509e9c98589cde4743f6126ce

commit e5d27632b9be07b509e9c98589cde4743f6126ce
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:24:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:19 +0000

    devel/py-proto-plus: Update to 1.27.2
    
    - Update WWW
    
    Changes:        https://github.com/googleapis/google-cloud-python/releases
                    https://github.com/googleapis/google-cloud-python/blob/main/packages/proto-plus/CHANGELOG.md
---
 devel/py-proto-plus/Makefile | 7 ++++---
 devel/py-proto-plus/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

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,5 +1,5 @@
 PORTNAME=	proto-plus
-PORTVERSION=	1.27.1
+PORTVERSION=	1.27.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -8,14 +8,15 @@ 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
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ffcc.338fd.12094cd8>