pyright: update to 1.1.373.

This commit is contained in:
classabbyamp 2024-07-25 15:49:54 -04:00
parent a585ecf0ed
commit b9caea4539
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.372
version=1.1.373
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=12ff383b9073f09cf512c7ec7166c0d59e193b354417d9d0699f50670248174d
checksum=52b275cc0e32a15f1dbb8e1d6fa74314a333552584018b3636468fa2a8160530
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;