pyright: update to 1.1.385.

This commit is contained in:
classabbyamp 2024-10-16 11:07:48 -04:00
parent 6a0f759884
commit 110ada7523
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.384
version=1.1.385
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=338929e7d1c2cdc595fb4c8161825df6e3f27f205f14fbcb2a924e7e1aeb82ea
checksum=0be2cf3b2ebbadde203a2e7e1f3e23017aa58bb43bfd1e45a08afbd1dea49c2e
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;