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


Commits:
ae65fa99 by Daniel M. Capella at 2024-09-11T14:23:56-04:00
upgpkg: 1.1.380-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyright
        pkgdesc = Type checker for the Python language
-       pkgver = 1.1.379
+       pkgver = 1.1.380
        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.379
-       b2sums = 
c9295d082aa3c185ff518a9602b6264bd04157a43b8f87792b9c26cb2ec19a627e81f695337f8a7aab73c8bd15b025c6478ed5a943ea4ed0978a1ee38453ec8b
+       source = git+https://github.com/microsoft/pyright.git#tag=1.1.380
+       b2sums = 
cc3191dc59bc30738b68646564b382cd66b585063f562c01dd0c16642630228a6aeafde4f75d0d429d927ed5c1aedfbdd029b577506fe9d0aa1137d59dd10e25
 
 pkgname = pyright


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <[email protected]>
 
 pkgname=pyright
-pkgver=1.1.379
+pkgver=1.1.380
 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=('c9295d082aa3c185ff518a9602b6264bd04157a43b8f87792b9c26cb2ec19a627e81f695337f8a7aab73c8bd15b025c6478ed5a943ea4ed0978a1ee38453ec8b')
+b2sums=('cc3191dc59bc30738b68646564b382cd66b585063f562c01dd0c16642630228a6aeafde4f75d0d429d927ed5c1aedfbdd029b577506fe9d0aa1137d59dd10e25')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to