pyright: update to 1.1.357.

This commit is contained in:
classabbyamp 2024-04-05 19:26:28 -04:00
parent e6e6f38f0d
commit ecd8bcfa12
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.356
version=1.1.357
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=985f9cbaedb949b818f1a61b652dbafe0afadd498b8b9082951e8740613cd4fb
checksum=a51a616e5fcd5a699f7ff85447c53930228b9e69264b806e87a5e051fc001cab
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;