pyright: update to 1.1.342.

This commit is contained in:
classabbyamp 2023-12-20 09:45:06 -05:00
parent d1ff77ffb6
commit c72bcca4a6
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.338
version=1.1.342
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=f6f5e15360a0b48b79ec52af2eb2ac5a6190a55c2747b7cf1ccf8e0e8c9e14db
checksum=0b84d3fb1fbf02bec7e7d5a8e209317304cbdfc9f73b8b8c016159ba3109bf2a
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;