pyright: update to 1.1.399.

This commit is contained in:
classabbyamp 2025-04-22 10:43:40 -04:00
parent 64ff083de3
commit 0fffa496d2
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'pyright' # Template file for 'pyright'
pkgname=pyright pkgname=pyright
version=1.1.398 version=1.1.399
revision=1 revision=1
build_wrksrc="packages/pyright" build_wrksrc="packages/pyright"
hostmakedepends="nodejs python3-setuptools pkg-config" hostmakedepends="nodejs python3-setuptools pkg-config"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://microsoft.github.io/pyright" homepage="https://microsoft.github.io/pyright"
changelog="https://github.com/microsoft/pyright/releases" changelog="https://github.com/microsoft/pyright/releases"
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
checksum=bbc6c65205f9a5f02d1f666da66b52644ec4eecdbb58f4bf9ca3de2db7b77172 checksum=18a50e63033dfd93e733f8ac3c9af1c7fcf0c6346698a471038275aceeeadc3f
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;; i686*) broken="lerna doesn't support i686" ;;