pyright: update to 1.1.367.

This commit is contained in:
classabbyamp 2024-06-12 04:25:21 -04:00
parent bed802b51a
commit 23f94093b7
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.366
version=1.1.367
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=e30ef701ce826e0fbb034c948065670a3af4ede2f66d5fa78614c49a3173495f
checksum=e46c5c0970b2db850bbcb72425bd7cab93e63b5a0623c54c365dd0d8df3872ca
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;