pyright: update to 1.1.365.

This commit is contained in:
classabbyamp
2024-05-31 02:16:01 -04:00
parent ebb17483e6
commit af67cb0472

View File

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