pyright: update to 1.1.402.

This commit is contained in:
classabbyamp 2025-06-12 11:55:15 -04:00
parent 90a3017002
commit 340be646bb
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.401
version=1.1.402
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=1dba1faa97584e9d0e5d36bfa1ba9e4cf1f7b054ad6478356bf68497ca40e086
checksum=9e4ea2672dceeb3f2e9d197fb41deb6a89a053036d93776978846808553b14ab
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;