devel/py-pyright: Update to 1.1.304
Changes: https://github.com/RobertCraigie/pyright-python/releases
This commit is contained in:
parent
4a6d073c0f
commit
71a9e05b1d
3 changed files with 5 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pyright
|
||||
PORTVERSION= 1.1.303
|
||||
PORTVERSION= 1.1.304
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/RobertCraigie/pyright-python
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nodeenv>=1.5.0:devel/py-nodeenv@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nodeenv>=1.6.0:devel/py-nodeenv@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1681843884
|
||||
SHA256 (pyright-1.1.303.tar.gz) = 7daa516424555681e8974b21a95c108c5def791bf5381522b1410026d4da62c1
|
||||
SIZE (pyright-1.1.303.tar.gz) = 16692
|
||||
TIMESTAMP = 1682354518
|
||||
SHA256 (pyright-1.1.304.tar.gz) = 87adec38081904c939e3657ab23d5fc40b7ccc22709be0af1859fc785ae4ea61
|
||||
SIZE (pyright-1.1.304.tar.gz) = 16668
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
--- requirements.txt.orig 2022-06-08 08:49:31 UTC
|
||||
+++ requirements.txt
|
||||
@@ -1,2 +1,2 @@
|
||||
-nodeenv>=1.6.0
|
||||
+nodeenv>=1.5.0
|
||||
typing-extensions>=3.7; python_version < '3.8'
|
Loading…
Reference in a new issue