pyright: update to 1.1.352.

This commit is contained in:
classabbyamp 2024-03-01 02:28:31 -05:00
parent 41a216673e
commit ac01426540
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.350
version=1.1.352
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=3eeae7e581393ef971ffc6732d7b3142cc227196a411eefc87efde6fe7366c36
checksum=32901863e90d6c752720c49a16ea60555a45cbe945ac10ad52769f4b5ca7f8a0
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;