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