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