pyright: update to 1.1.371.

This commit is contained in:
classabbyamp 2024-07-12 14:10:28 -04:00
parent dc1e6236b6
commit bbc76f84e6
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.369
version=1.1.371
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=0027f6c174b6cbcbe44e455cd99fca24b01bf71442126cd2bbc6c2d164a0add3
checksum=fd2ac4d3df1c7787168fc2dbc4142dd01b614b80f4dc699374ce47895057eb55
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;