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


Commits:
23fda2d8 by Daniel M. Capella at 2024-11-14T12:13:21-05:00
upgpkg: 1.1.389-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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


Reply via email to