Date: Tue, 22 Oct 2024 22:02:36 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: c3a5fa8681be - main - devel/py-pyright: Update to 1.1.385 Message-ID: <202410222202.49MM2ans096868@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=c3a5fa8681be4e1e2f34577d813575a9b748b8b1 commit c3a5fa8681be4e1e2f34577d813575a9b748b8b1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-22 21:53:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-22 21:58:21 +0000 devel/py-pyright: Update to 1.1.385 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 794065d625ab..768505a42ff8 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.384 +PORTVERSION= 1.1.385 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index 1a3227c5b1cd..544799ac128c 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632402 -SHA256 (pyright-1.1.384.tar.gz) = 25e54d61f55cbb45f1195ff89c488832d7a45d59f3e132f178fdf9ef6cafc706 -SIZE (pyright-1.1.384.tar.gz) = 21956 +TIMESTAMP = 1729594468 +SHA256 (pyright-1.1.385.tar.gz) = 1bf042b8f080441534aa02101dea30f8fc2efa8f7b6f1ab05197c21317f5bfa7 +SIZE (pyright-1.1.385.tar.gz) = 21971
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410222202.49MM2ans096868>