diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-31 20:40:31 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-31 20:40:31 +0000 |
commit | 08a4b7b57f5bc1a1ccc56b835a854cbbe8595260 (patch) | |
tree | 38841b7754f97ed0496e601c28227b201172bcb2 /devel/py-pyright/Makefile | |
parent | d59d689738b145312baf7bd2fbb670ded0e37b3f (diff) |
devel/py-pyright: Update to 1.1.387
Diffstat (limited to 'devel/py-pyright/Makefile')
-rw-r--r-- | devel/py-pyright/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyright/Makefile b/devel/py-pyright/Makefile index 18572d9023cc..cbd90fd5cf30 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.386 +PORTVERSION= 1.1.387 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |