pyright: update to 1.1.377.

This commit is contained in:
classabbyamp 2024-08-24 11:22:31 -04:00
parent dfcb21263d
commit 5448c8061d
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pyright'
pkgname=pyright
version=1.1.376
version=1.1.377
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=a1d1d03f8b3d3f1f027507f1dcf3b79aa0f6e57c54697b071a8060e57dcb9302
checksum=7319b48c6ed0d4b19c68c26cb47d0d24bee08b3e04f30c1d3c1e64629267bc38
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;