diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-11 00:06:15 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-11 00:06:15 +0800 |
commit | d765d29c3e762cb58a028c4aaa4bca55d34e4632 (patch) | |
tree | d050d235bb281f8cdf6d1cd9406cf8ce9f5c8521 | |
parent | devel/py-gapic-generator: Update to 1.4.0 (diff) |
devel/py-pyright: Update to 1.1.270
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 cf0d87112c34..c4004e5d9671 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.269 +PORTVERSION= 1.1.270 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index 8a1172c45d8d..1c47faddb9e0 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661950924 -SHA256 (pyright-1.1.269.tar.gz) = 0e86d882e4b84f1b5be13b50364a2fc8b412299174242e11452b81aee8d67577 -SIZE (pyright-1.1.269.tar.gz) = 15676 +TIMESTAMP = 1662820064 +SHA256 (pyright-1.1.270.tar.gz) = 83ed7ebc04a4b63a43bc42be158733b3e38612eef0774412113b500cd805765d +SIZE (pyright-1.1.270.tar.gz) = 15669 |