pyright: update to 1.1.359.

This commit is contained in:
classabbyamp
2024-04-19 22:13:13 -04:00
parent 1c4c513b17
commit 475b53b9ce

View File

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