pyright: update to 1.1.396.

This commit is contained in:
classabbyamp 2025-03-01 12:35:22 -05:00
parent 225f19a8e7
commit 030c65bae8
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.394
version=1.1.396
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=a505f5e10176a777c8202c6e2ac7f350157ed82253b46f1c96443d949282aaa7
checksum=ffa3b1687959233eda09eddc4f3b5532380349d95a0f7b45bee30a352122a9d1
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;