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


Commits:
8e501ffd by Daniel M. Capella at 2024-11-11T11:30:05-05:00
upgpkg: 1.1.388-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyright
        pkgdesc = Type checker for the Python language
-       pkgver = 1.1.387
+       pkgver = 1.1.388
        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.387
-       b2sums = 
0fff61fb10a85f5b313e056b5fe2a2f3caa8df6361d36e0b7ec36210c8ae442296e3e6df8df935263a3951e8795e8c7f1813c7f67271612bada572c54bfb9e51
+       source = git+https://github.com/microsoft/pyright.git#tag=1.1.388
+       b2sums = 
62e4ebb01eb70e37117a38115efac15d3f7d20769df20ce2e778a5008f060407e5185886195188755007564a236816608827e047062c05e9a215a3d620268592
 
 pkgname = pyright


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <[email protected]>
 
 pkgname=pyright
-pkgver=1.1.387
+pkgver=1.1.388
 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=('0fff61fb10a85f5b313e056b5fe2a2f3caa8df6361d36e0b7ec36210c8ae442296e3e6df8df935263a3951e8795e8c7f1813c7f67271612bada572c54bfb9e51')
+b2sums=('62e4ebb01eb70e37117a38115efac15d3f7d20769df20ce2e778a5008f060407e5185886195188755007564a236816608827e047062c05e9a215a3d620268592')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to