pyright: update to 1.1.364.

This commit is contained in:
classabbyamp 2024-05-26 18:32:35 -04:00
parent 85ac7d8bc7
commit 569d07cdd1
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'pyright'
pkgname=pyright
version=1.1.362
version=1.1.364
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=5d186a4df2478c1a6e932b3ef2137752225d3301c8e25d3f3ae0976e5da57724
checksum=0143fe789b35aae7e5ed382489ebd2f18bec1304c67130554cb2727822eab30d
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;