Date: Wed, 31 Aug 2022 11:44:00 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: 3eaa84b53a56 - main - devel/py-pyright: Update to 1.1.267 Message-ID: <202208311144.27VBi04b095870@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=3eaa84b53a56318a8e33dfe2c965f583d2d1cb3e commit 3eaa84b53a56318a8e33dfe2c965f583d2d1cb3e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-31 11:23:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-31 11:41:07 +0000 devel/py-pyright: Update to 1.1.267 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 dbd9b12cdcf4..72472c47f8c7 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.265 +PORTVERSION= 1.1.267 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index 3f6647e81bac..e593b3c3e279 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660576808 -SHA256 (pyright-1.1.265.tar.gz) = 0a98fd55ba8b9c16145c16b79c524fdb1daf55ed6dc094c8a7a2dd540af00b67 -SIZE (pyright-1.1.265.tar.gz) = 15680 +TIMESTAMP = 1661599273 +SHA256 (pyright-1.1.267.tar.gz) = a2448f5ee589e9ff59351bd311c56bf70a4dc487c7cf6a3e4c3c07971b19189b +SIZE (pyright-1.1.267.tar.gz) = 15676
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208311144.27VBi04b095870>