pyright: update to 1.1.366.

This commit is contained in:
classabbyamp 2024-06-09 11:44:01 -04:00
parent 9e7672a225
commit 9562281825
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.365
version=1.1.366
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=7882d37b7cf221394b7218b840af4421752aa5340ef8071e9fcd7c15384b0b03
checksum=e30ef701ce826e0fbb034c948065670a3af4ede2f66d5fa78614c49a3173495f
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;