Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / ty
Commits:
19268fe7 by Caleb Maclennan at 2026-07-13T11:27:38+03:00
upgpkg: 0.0.59-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.58
+ pkgver = 0.0.59
pkgrel = 1
url = https://github.com/astral-sh/ty
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = ty
depends = libgcc
depends = libgcc_s.so
depends = python
- source = git+https://github.com/astral-sh/ty.git#tag=0.0.58
+ source = git+https://github.com/astral-sh/ty.git#tag=0.0.59
source = git+https://github.com/astral-sh/ruff.git
- b2sums =
e8f5c2a9f0381fdde4eb556849f2b504fac59a8ad3e3072f95eb191717465a7d7c82831dc5b4fe3dc3d6517f7449e4b2b8cb85b44e61a4d0f52c801bea0b222e
+ b2sums =
cfe3716785bdfaa6880243cb77c9947228608d521443ba2f44fc0966c94e63e679d074bfa04d8fdc9677399aa074127d281db7f9c3d42c52cef4ae51cfe9e1d9
b2sums = SKIP
pkgname = ty
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=ty
-pkgver=0.0.58
+pkgver=0.0.59
pkgrel=1
pkgdesc='Extremely fast Python type checker and language server, written in
Rust'
arch=(x86_64)
@@ -16,7 +16,7 @@ makedepends=(git
python-installer)
source=("git+$url.git#tag=$pkgver"
git+https://github.com/astral-sh/ruff.git)
-b2sums=('e8f5c2a9f0381fdde4eb556849f2b504fac59a8ad3e3072f95eb191717465a7d7c82831dc5b4fe3dc3d6517f7449e4b2b8cb85b44e61a4d0f52c801bea0b222e'
+b2sums=('cfe3716785bdfaa6880243cb77c9947228608d521443ba2f44fc0966c94e63e679d074bfa04d8fdc9677399aa074127d281db7f9c3d42c52cef4ae51cfe9e1d9'
'SKIP')
_srcenv() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/19268fe7a25c3879bd0d5065c64b8b2e83dc26bc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/19268fe7a25c3879bd0d5065c64b8b2e83dc26bc
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