From 340be646bb1ebe374164e6596f22b1ab78134fce Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 12 Jun 2025 11:55:15 -0400 Subject: [PATCH] pyright: update to 1.1.402. --- srcpkgs/pyright/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index c7e35554355..41b27baec66 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.401 +version=1.1.402 revision=1 build_wrksrc="packages/pyright" hostmakedepends="nodejs python3-setuptools pkg-config" @@ -12,7 +12,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=1dba1faa97584e9d0e5d36bfa1ba9e4cf1f7b054ad6478356bf68497ca40e086 +checksum=9e4ea2672dceeb3f2e9d197fb41deb6a89a053036d93776978846808553b14ab case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;