Date: Thu, 5 Sep 2024 06:20:52 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: eea38eb405fb - main - devel/py-pyright: Update to 1.1.376 Message-ID: <202409050620.4856Kq1X004288@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=eea38eb405fb640e6f84929dcbd27cb118048a6f commit eea38eb405fb640e6f84929dcbd27cb118048a6f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-05 05:26:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-05 06:17:59 +0000 devel/py-pyright: Update to 1.1.376 Changes: https://github.com/RobertCraigie/pyright-python/releases --- devel/py-pyright/Makefile | 2 +- devel/py-pyright/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pyright/Makefile b/devel/py-pyright/Makefile index bff96ac51ad5..78af53baf494 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.374 +PORTVERSION= 1.1.376 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index 7ab38690ccf6..d75a8a0b1c9b 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722711215 -SHA256 (pyright-1.1.374.tar.gz) = d01b2daf864ba5e0362e56b844984865970d7204158e61eb685e2dab7804cb82 -SIZE (pyright-1.1.374.tar.gz) = 17510 +TIMESTAMP = 1724084602 +SHA256 (pyright-1.1.376.tar.gz) = bffd63b197cd0810395bb3245c06b01f95a85ddf6bfa0e5644ed69c841e954dd +SIZE (pyright-1.1.376.tar.gz) = 17492
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409050620.4856Kq1X004288>