pyright: update to 1.1.400.

This commit is contained in:
classabbyamp 2025-05-07 22:37:19 -04:00
parent 9dfa20904d
commit c445c90b47
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.399
version=1.1.400
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=18a50e63033dfd93e733f8ac3c9af1c7fcf0c6346698a471038275aceeeadc3f
checksum=d620bb4db4ed350627ffde7b936df2957b11cfc3a660240c5daf66b031a04e7e
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;