pyright: update to 1.1.403.

This commit is contained in:
classabbyamp 2025-07-15 13:47:55 -04:00
parent ad0b002463
commit dc7935b0b0
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'pyright' # Template file for 'pyright'
pkgname=pyright pkgname=pyright
version=1.1.402 version=1.1.403
revision=1 revision=1
build_wrksrc="packages/pyright" build_wrksrc="packages/pyright"
hostmakedepends="nodejs python3-setuptools pkg-config" hostmakedepends="nodejs python3-setuptools pkg-config"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://microsoft.github.io/pyright" homepage="https://microsoft.github.io/pyright"
changelog="https://github.com/microsoft/pyright/releases" changelog="https://github.com/microsoft/pyright/releases"
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
checksum=9e4ea2672dceeb3f2e9d197fb41deb6a89a053036d93776978846808553b14ab checksum=db9302589e8d3ce361eeaccc80b0ad300d570c80f50ef6ade754cc07f6b04b5f
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;; i686*) broken="lerna doesn't support i686" ;;