pyright: update to 1.1.349.

This commit is contained in:
classabbyamp 2024-01-31 18:15:12 -08:00
parent 5cb376a182
commit 9ea92e2d88
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.344
version=1.1.349
revision=1
build_wrksrc="packages/pyright"
hostmakedepends="nodejs python3"
@ -11,7 +11,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=0701d883c0ef06ead45d8d35101dd961245afe4b24cd88d9e557bedbf71be2cd
checksum=b66cb1c4d2e42cd31b78713b14e8fce285a30a98f7d8f34874123befda24602b
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;