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