pyright: update to 1.1.398.

This commit is contained in:
classabbyamp 2025-03-26 09:16:48 -04:00
parent 3a904a8f79
commit 29de569b45
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

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