aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 14:21:26 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 14:49:22 +0000
commit2c4a94137168ba107c79c181724a5b26be6e834a (patch)
treecd08b5b59cd0cffec75c734124f91f248c126162
parentcab4858d02dac16a7edca31962fc31821498cc81 (diff)
downloadports-2c4a94137168ba107c79c181724a5b26be6e834a.tar.gz
ports-2c4a94137168ba107c79c181724a5b26be6e834a.zip
devel/py-pyright: Update to 1.1.354
- Convert to USE_PYTHON=pep517 Changes: https://github.com/RobertCraigie/pyright-python/releases
-rw-r--r--devel/py-pyright/Makefile6
-rw-r--r--devel/py-pyright/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/py-pyright/Makefile b/devel/py-pyright/Makefile
index d62c2acd1afd..16ca8ea8e7e3 100644
--- a/devel/py-pyright/Makefile
+++ b/devel/py-pyright/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pyright
-PORTVERSION= 1.1.352
+PORTVERSION= 1.1.354
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +11,12 @@ WWW= https://github.com/RobertCraigie/pyright-python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nodeenv>=1.6.0:devel/py-nodeenv@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo
index d76d42dc386c..e80f1c937eb5 100644
--- a/devel/py-pyright/distinfo
+++ b/devel/py-pyright/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390644
-SHA256 (pyright-1.1.352.tar.gz) = a621c0dfbcf1291b3610641a07380fefaa1d0e182890a1b2a7f13b446e8109a9
-SIZE (pyright-1.1.352.tar.gz) = 17479
+TIMESTAMP = 1710712474
+SHA256 (pyright-1.1.354.tar.gz) = b1070dc774ff2e79eb0523fe87f4ba9a90550de7e4b030a2bc9e031864029a1f
+SIZE (pyright-1.1.354.tar.gz) = 17480