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