pyright: update to 1.1.397.

This commit is contained in:
classabbyamp 2025-03-22 13:12:37 -04:00
parent d16c878b91
commit 1b3ddd22ca
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.396
version=1.1.397
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=ffa3b1687959233eda09eddc4f3b5532380349d95a0f7b45bee30a352122a9d1
checksum=80fd5cd27685535a060d34ff26210c6aa688f9786f9d1edd10cde9101c62dc76
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;