pyright: update to 1.1.381.

This commit is contained in:
classabbyamp 2024-09-19 14:11:16 -04:00
parent d85548a168
commit 3c3747e5e1
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.379
version=1.1.381
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=889918751288b04514cfe067fd07f70ba7fd5aaa41b021a971dc292a8117afb6
checksum=5a6de9a5adfe6ee2583aaaaba21bd54a9993b0485fc067d69d971d7edaea7dc9
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;