pyright: update to 1.1.331.

This commit is contained in:
classabbyamp 2023-10-11 00:34:31 -04:00
parent c3e234807b
commit 8772e7fc4f
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.325
version=1.1.331
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=bc6d2445899d2b7cdc9e91bf03abdce6c6ec2c05388720719126c616dc032a62
checksum=3dbb9e1d3cf7e0405ed25388a627b3c1b776a50fd35a21a0d4e4a3a715c41f93
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;