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


Commits:
ff547466 by Daniel M. Capella at 2024-04-24T17:12:16-04:00
upgpkg: 1.1.360-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyright
        pkgdesc = Type checker for the Python language
-       pkgver = 1.1.359
+       pkgver = 1.1.360
        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.359
-       b2sums = 
3b3d4373a0bd9cbee44699b1f0ef92a1811d9e78a7da77faec2ebc055e793ea8f5ffc247b8eda67de0dc107a2565169dd2820f09018d810ae47c72237abdbb63
+       source = git+https://github.com/microsoft/pyright.git#tag=1.1.360
+       b2sums = 
bac5eaa437672da1420799462b9d4897f82e52e4e04992ef165a5bfa23fc15fbe9d9a357640a019cbaa26cd782ffda4d40724e940456837e876cbd91ed426ddf
 
 pkgname = pyright


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <zhangkaiz...@gmail.com>
 
 pkgname=pyright
-pkgver=1.1.359
+pkgver=1.1.360
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=('any')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('nodejs')
 makedepends=('git' 'npm')
 source=("git+https://github.com/microsoft/pyright.git#tag=$pkgver";)
-b2sums=('3b3d4373a0bd9cbee44699b1f0ef92a1811d9e78a7da77faec2ebc055e793ea8f5ffc247b8eda67de0dc107a2565169dd2820f09018d810ae47c72237abdbb63')
+b2sums=('bac5eaa437672da1420799462b9d4897f82e52e4e04992ef165a5bfa23fc15fbe9d9a357640a019cbaa26cd782ffda4d40724e940456837e876cbd91ed426ddf')
 
 prepare() {
   cd $pkgname



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/ff547466f83ac18fc60f062fa5a8e257da8b2ef7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to