diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-29 20:39:46 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-29 20:39:46 +0800 |
commit | b36c578deba182cecb5533c60c7b7ab47b5b1191 (patch) | |
tree | 8cb4779a252510eaf46f7e469632c7c7a74f5658 | |
parent | devel/py-pycrdt: Update to 0.9.7 (diff) |
devel/py-pyright: Update to 1.1.373
Changes: https://github.com/RobertCraigie/pyright-python/releases
-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 5e1d5879657c..332b06504821 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.372 +PORTVERSION= 1.1.373 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index e4b3d27a7cae..008706e244d8 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721280214 -SHA256 (pyright-1.1.372.tar.gz) = a9f5e0daa955daaa17e3d1ef76d3623e75f8afd5e37b437d3ff84d5b38c15420 -SIZE (pyright-1.1.372.tar.gz) = 17477 +TIMESTAMP = 1722249052 +SHA256 (pyright-1.1.373.tar.gz) = f41bcfc8b9d1802b09921a394d6ae1ce19694957b628bc657629688daf8a83ff +SIZE (pyright-1.1.373.tar.gz) = 17480 |