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


Commits:
21e51f83 by Daniel M. Capella at 2024-03-26T21:24:13-04:00
upgpkg: 1.1.356-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyright
        pkgdesc = Type checker for the Python language
-       pkgver = 1.1.355
+       pkgver = 1.1.356
        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.355
-       b2sums = 
a528f9f46f62b48d8be2e311fd72f084dbf987e8984952f6beb032d904fd6a276e93f997b1284bc4ca9e9be563ac0661c25e5be7ea5bda5fe4d599964521a501
+       source = git+https://github.com/microsoft/pyright.git#tag=1.1.356
+       b2sums = 
61fb796a95e9dd267c9dc1c31954a1e3c14d154d94e8db61173a854b6e11b9b5d7d08eb02bea82b2df2026d92e2b592187ecbc2035039df63adaaaef4fb0f5c0
 
 pkgname = pyright


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <zhangkaiz...@gmail.com>
 
 pkgname=pyright
-pkgver=1.1.355
+pkgver=1.1.356
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=('any')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('nodejs')
 makedepends=('git' 'npm')
 source=("git+https://github.com/microsoft/pyright.git#tag=$pkgver";)
-b2sums=('a528f9f46f62b48d8be2e311fd72f084dbf987e8984952f6beb032d904fd6a276e93f997b1284bc4ca9e9be563ac0661c25e5be7ea5bda5fe4d599964521a501')
+b2sums=('61fb796a95e9dd267c9dc1c31954a1e3c14d154d94e8db61173a854b6e11b9b5d7d08eb02bea82b2df2026d92e2b592187ecbc2035039df63adaaaef4fb0f5c0')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to