Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
pyright
Commits:
edb87bcd by Daniel M. Capella at 2023-10-17T22:35:02-04:00
upgpkg: 1.1.332-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pyright
pkgdesc = Type checker for the Python language
- pkgver = 1.1.331
+ pkgver = 1.1.332
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.331
+ source = git+https://github.com/microsoft/pyright.git#tag=1.1.332
b2sums = SKIP
pkgname = pyright
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Kaizhao Zhang <[email protected]>
pkgname=pyright
-pkgver=1.1.331
+pkgver=1.1.332
pkgrel=1
pkgdesc='Type checker for the Python language'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/edb87bcd27aa1f68da87a528a2acc4a5ea22855b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/edb87bcd27aa1f68da87a528a2acc4a5ea22855b
You're receiving this email because of your account on gitlab.archlinux.org.