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


Commits:
264cbc26 by Daniel M. Capella at 2025-02-13T20:58:51-05:00
upgpkg: 1.1.394-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyright
        pkgdesc = Type checker for the Python language
-       pkgver = 1.1.393
+       pkgver = 1.1.394
        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.393
-       b2sums = 
881444a5f9fe867aee1dc4b53f2be3a99cc8ea1bfeed41fbf4f537a41de19c77a730a76db6c105b26866817815c257d300c0d0b8d9e4d0aed09f100351b78f50
+       source = git+https://github.com/microsoft/pyright.git#tag=1.1.394
+       b2sums = 
0e8a03f16c6f4dd982d7c71520ff3b6a6573c0ec3662aa30367f133b7b0114790d47fced262eb74be005c8fd38ab78531b53e3ea7b48a0682858981ea5843aef
 
 pkgname = pyright


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <zhangkaiz...@gmail.com>
 
 pkgname=pyright
-pkgver=1.1.393
+pkgver=1.1.394
 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=('881444a5f9fe867aee1dc4b53f2be3a99cc8ea1bfeed41fbf4f537a41de19c77a730a76db6c105b26866817815c257d300c0d0b8d9e4d0aed09f100351b78f50')
+b2sums=('0e8a03f16c6f4dd982d7c71520ff3b6a6573c0ec3662aa30367f133b7b0114790d47fced262eb74be005c8fd38ab78531b53e3ea7b48a0682858981ea5843aef')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to