pyright: update to 1.1.375.

This commit is contained in:
classabbyamp 2024-08-07 17:10:14 -04:00
parent 6a68da5ca0
commit 73fb5e527f
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.374
version=1.1.375
revision=1
build_wrksrc="packages/pyright"
hostmakedepends="nodejs python3-setuptools pkg-config"
@ -12,7 +12,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=9512fbfe8a7e7cdeaa7400d7f4dce5ecfe9ac9ee31fc26e2e0e552fdff31b5e2
checksum=7850c938751794ac05969237a5d4504fdfb1aa89eb061e00153b14a023ba8bba
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;