diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-09 13:48:29 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-09 14:06:04 +0000 |
commit | 04f1287ce084036c47d143bb872167cde8fdf7e9 (patch) | |
tree | 6df6e82cf5445f4872a03172bb2a3a23721c1a52 | |
parent | 259edf1dc7a40f7b1662a029aa542bc4215cc118 (diff) |
devel/py-pyright: Update to 1.1.352
-rw-r--r-- | devel/py-pyright/Makefile | 2 | ||||
-rw-r--r-- | 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 bf2bf53a7e37..d62c2acd1afd 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.350 +PORTVERSION= 1.1.352 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index 57ceea2b413b..d76d42dc386c 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449324 -SHA256 (pyright-1.1.350.tar.gz) = a8ba676de3a3737ea4d8590604da548d4498cc5ee9ee00b1a403c6db987916c6 -SIZE (pyright-1.1.350.tar.gz) = 17481 +TIMESTAMP = 1709390644 +SHA256 (pyright-1.1.352.tar.gz) = a621c0dfbcf1291b3610641a07380fefaa1d0e182890a1b2a7f13b446e8109a9 +SIZE (pyright-1.1.352.tar.gz) = 17479 |