Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
pyright


Commits:
cc9f4f31 by Daniel M. Capella at 2024-10-30T15:35:16-04:00
upgpkg: 1.1.387-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyright
        pkgdesc = Type checker for the Python language
-       pkgver = 1.1.385
+       pkgver = 1.1.387
        pkgrel = 1
        url = https://microsoft.github.io/pyright
        arch = any
@@ -8,7 +8,7 @@ pkgbase = pyright
        makedepends = git
        makedepends = npm
        depends = nodejs
-       source = git+https://github.com/microsoft/pyright.git#tag=1.1.385
-       b2sums = 
2034c235cf3e9eaec490d73e53dc9be6b21a2f3c7ac64fc544ce2da3800c7351f84417fb99eae5ee3cd808ed8add748cc573c638f738e594826a3f4e8540ae76
+       source = git+https://github.com/microsoft/pyright.git#tag=1.1.387
+       b2sums = 
0fff61fb10a85f5b313e056b5fe2a2f3caa8df6361d36e0b7ec36210c8ae442296e3e6df8df935263a3951e8795e8c7f1813c7f67271612bada572c54bfb9e51
 
 pkgname = pyright


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <[email protected]>
 
 pkgname=pyright
-pkgver=1.1.385
+pkgver=1.1.387
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=(any)
@@ -14,7 +14,7 @@ makedepends=(
   npm
 )
 source=("git+https://github.com/microsoft/pyright.git#tag=$pkgver";)
-b2sums=('2034c235cf3e9eaec490d73e53dc9be6b21a2f3c7ac64fc544ce2da3800c7351f84417fb99eae5ee3cd808ed8add748cc573c638f738e594826a3f4e8540ae76')
+b2sums=('0fff61fb10a85f5b313e056b5fe2a2f3caa8df6361d36e0b7ec36210c8ae442296e3e6df8df935263a3951e8795e8c7f1813c7f67271612bada572c54bfb9e51')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/cc9f4f318db5a2dbffbdbe67431c51d22742c86b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/cc9f4f318db5a2dbffbdbe67431c51d22742c86b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to