Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:19:04 GMT
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: fe526b6ea899 - main - devel/py-proto-plus: Update to 1.24.0
Message-ID:  <202407061619.466GJ4vw046281@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit fe526b6ea899ac3acafd78ee2e38904281cbf4d3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:03:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:03:29 +0000

    devel/py-proto-plus: Update to 1.24.0
    
    Changes:        https://github.com/googleapis/proto-plus-python/releases
---
 devel/py-proto-plus/Makefile | 5 ++---
 devel/py-proto-plus/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-proto-plus/Makefile b/devel/py-proto-plus/Makefile
index 5e3cbce24568..58ac313e07f7 100644
--- a/devel/py-proto-plus/Makefile
+++ b/devel/py-proto-plus/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	proto-plus
-PORTVERSION=	1.23.0
-PORTREVISION=	1
+PORTVERSION=	1.24.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,7 @@ 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<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<6.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 e453e59499fc..6c51beab5851 100644
--- a/devel/py-proto-plus/distinfo
+++ b/devel/py-proto-plus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702028122
-SHA256 (proto-plus-1.23.0.tar.gz) = 89075171ef11988b3fa157f5dbd8b9cf09d65fffee97e29ce403cd8defba19d2
-SIZE (proto-plus-1.23.0.tar.gz) = 54174
+TIMESTAMP = 1720022826
+SHA256 (proto-plus-1.24.0.tar.gz) = 30b72a5ecafe4406b0d339db35b56c4059064e69227b8c3bda7462397f966445
+SIZE (proto-plus-1.24.0.tar.gz) = 55942



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407061619.466GJ4vw046281>