Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
pyright


Commits:
fc600079 by Daniel M. Capella at 2023-10-03T23:44:24-04:00
upgpkg: 1.1.330-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = pyright
+       pkgdesc = Type checker for the Python language
+       pkgver = 1.1.330
+       pkgrel = 1
+       url = https://microsoft.github.io/pyright
+       arch = any
+       license = MIT
+       makedepends = git
+       makedepends = npm
+       depends = nodejs
+       source = git+https://github.com/microsoft/pyright.git#tag=1.1.330
+       b2sums = SKIP
+
+pkgname = pyright


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <zhangkaiz...@gmail.com>
 
 pkgname=pyright
-pkgver=1.1.329
+pkgver=1.1.330
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/fc600079112a7acaea30655aec8fd5459566fb4c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/fc600079112a7acaea30655aec8fd5459566fb4c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to