Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
ty
Commits:
36c5d795 by Daniel M. Capella at 2026-05-19T22:48:24-04:00
upgpkg: 0.0.38-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.37
+ pkgver = 0.0.38
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.37
+ source = git+https://github.com/astral-sh/ty.git#tag=0.0.38
source = git+https://github.com/astral-sh/ruff.git
- b2sums =
151856b32cd53b4428293a0b723f4e96807429bed9a9e78040fd2e28f285db3ac108aadd0d9f10e9d6e7c00e77298474c7fbfe24f47322c9d9336e96c387ee59
+ b2sums =
abd156f9033c271657933dc916291213368f2bafce2ee385046bb657720da008ba75741d4ff50c357f9073f9b6a5a77375d41f6cdf8acc057e2d2b67e70b6998
b2sums = SKIP
pkgname = ty
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=ty
-pkgver=0.0.37
+pkgver=0.0.38
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=('151856b32cd53b4428293a0b723f4e96807429bed9a9e78040fd2e28f285db3ac108aadd0d9f10e9d6e7c00e77298474c7fbfe24f47322c9d9336e96c387ee59'
+b2sums=('abd156f9033c271657933dc916291213368f2bafce2ee385046bb657720da008ba75741d4ff50c357f9073f9b6a5a77375d41f6cdf8acc057e2d2b67e70b6998'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/36c5d79597f878999898804c60591c32102da98c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/36c5d79597f878999898804c60591c32102da98c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help