pyright: update to 1.1.404.

This commit is contained in:
classabbyamp 2025-08-20 18:33:45 -04:00
parent be1f83bd09
commit 1a47355049
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.403
version=1.1.404
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=db9302589e8d3ce361eeaccc80b0ad300d570c80f50ef6ade754cc07f6b04b5f
checksum=02b5876397c0d5bd682ffa33e1d6370b8dc621d5d47a6ebdf0d1a2c45c3a57b4
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;