Date: Thu, 14 Dec 2023 06:06:18 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: 0356808c1ba7 - main - devel/py-proto-plus: Update to 1.23.0 Message-ID: <202312140606.3BE66Ilk000547@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=0356808c1ba7ea14350969480224be9306035605 commit 0356808c1ba7ea14350969480224be9306035605 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 05:36:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 05:48:28 +0000 devel/py-proto-plus: Update to 1.23.0 Changes: https://github.com/googleapis/proto-plus-python/releases --- devel/py-proto-plus/Makefile | 2 +- devel/py-proto-plus/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-proto-plus/Makefile b/devel/py-proto-plus/Makefile index 76daf36f96fc..b502d2c287fc 100644 --- a/devel/py-proto-plus/Makefile +++ b/devel/py-proto-plus/Makefile @@ -1,5 +1,5 @@ PORTNAME= proto-plus -PORTVERSION= 1.22.3 +PORTVERSION= 1.23.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-proto-plus/distinfo b/devel/py-proto-plus/distinfo index 9354f3cffbd5..e453e59499fc 100644 --- a/devel/py-proto-plus/distinfo +++ b/devel/py-proto-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166246 -SHA256 (proto-plus-1.22.3.tar.gz) = fdcd09713cbd42480740d2fe29c990f7fbd885a67efc328aa8be6ee3e9f76a6b -SIZE (proto-plus-1.22.3.tar.gz) = 53592 +TIMESTAMP = 1702028122 +SHA256 (proto-plus-1.23.0.tar.gz) = 89075171ef11988b3fa157f5dbd8b9cf09d65fffee97e29ce403cd8defba19d2 +SIZE (proto-plus-1.23.0.tar.gz) = 54174
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312140606.3BE66Ilk000547>