Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / ty


Commits:
8711ffd8 by Caleb Maclennan at 2026-03-06T18:15:12+03:00
upgpkg: 0.0.21-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ty
        pkgdesc = Extremely fast Python type checker and language server, 
written in Rust
-       pkgver = 0.0.20
+       pkgver = 0.0.21
        pkgrel = 1
        url = https://github.com/astral-sh/ty
        arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = ty
        makedepends = python-installer
        depends = python
        options = !lto
-       source = git+https://github.com/astral-sh/ty.git#tag=0.0.20
+       source = git+https://github.com/astral-sh/ty.git#tag=0.0.21
        source = git+https://github.com/astral-sh/ruff.git
-       b2sums = 
31498c5db042d14e1c70a0e0633879ce000d81edabed76dd6daaa827ced45885280914def3ac8bc0415c5df9fc31658080e5702fefdc717abfa34d74bbeb96c7
+       b2sums = 
a0de11ad05f86e65fe51ca41f507e7cdccace6fecc0a994a2da45000292b59c3b3c07774962605215f75bda944eb4332b90d0ba9d6782b2dc415f0705ea17707
        b2sums = SKIP
 
 pkgname = ty


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=ty
-pkgver=0.0.20
+pkgver=0.0.21
 pkgrel=1
 pkgdesc='Extremely fast Python type checker and language server, written in 
Rust'
 arch=(x86_64)
@@ -19,7 +19,7 @@ source=(
   "git+$url.git#tag=$pkgver"
   git+https://github.com/astral-sh/ruff.git
 )
-b2sums=('31498c5db042d14e1c70a0e0633879ce000d81edabed76dd6daaa827ced45885280914def3ac8bc0415c5df9fc31658080e5702fefdc717abfa34d74bbeb96c7'
+b2sums=('a0de11ad05f86e65fe51ca41f507e7cdccace6fecc0a994a2da45000292b59c3b3c07774962605215f75bda944eb4332b90d0ba9d6782b2dc415f0705ea17707'
         'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/8711ffd88eeba2c3805d9f0dbeb62c8b03dea4b9

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


Reply via email to