Date: Mon, 30 Jan 2023 13:09:35 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: 33487f6180df - main - devel/py-proto-plus: Update to 1.22.2 Message-ID: <202301301309.30UD9ZD3057969@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=33487f6180df16a1b27f49eeb0d9417fb8da42d4 commit 33487f6180df16a1b27f49eeb0d9417fb8da42d4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:31:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 12:59:58 +0000 devel/py-proto-plus: Update to 1.22.2 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 5f589d371c9f..c316058fae2f 100644 --- a/devel/py-proto-plus/Makefile +++ b/devel/py-proto-plus/Makefile @@ -1,5 +1,5 @@ PORTNAME= proto-plus -PORTVERSION= 1.22.1 +PORTVERSION= 1.22.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-proto-plus/distinfo b/devel/py-proto-plus/distinfo index acc8ad711626..f4977c9f0eb2 100644 --- a/devel/py-proto-plus/distinfo +++ b/devel/py-proto-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662212174 -SHA256 (proto-plus-1.22.1.tar.gz) = 6c7dfd122dfef8019ff654746be4f5b1d9c80bba787fe9611b508dd88be3a2fa -SIZE (proto-plus-1.22.1.tar.gz) = 53110 +TIMESTAMP = 1674589870 +SHA256 (proto-plus-1.22.2.tar.gz) = 0e8cda3d5a634d9895b75c573c9352c16486cb75deb0e078b5fda34db4243165 +SIZE (proto-plus-1.22.2.tar.gz) = 53205
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301309.30UD9ZD3057969>