Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / ty
Commits:
c399a2d2 by Caleb Maclennan at 2026-07-18T11:57:48+03:00
upgpkg: 0.0.61-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.60
+ pkgver = 0.0.61
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.60
+ source = git+https://github.com/astral-sh/ty.git#tag=0.0.61
source = git+https://github.com/astral-sh/ruff.git
- b2sums =
107f34b9d8f1c435f866885e0a87f497b8767895a55aa6ef8c9da585eee6fbdf06f3daa82aa3a628c2f675eaa06228f9ffe0e2a5b1235d05aca6ba2212d8f90a
+ b2sums =
37871aa913882e98c64ebdc4448c4839b6d59af52bd33cfd70d3df83e251f14cd45f99e985b2ec0a4a8a07a8ec255d76514fda5c49a7b04318dc898eac785b8f
b2sums = SKIP
pkgname = ty
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=ty
-pkgver=0.0.60
+pkgver=0.0.61
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=('107f34b9d8f1c435f866885e0a87f497b8767895a55aa6ef8c9da585eee6fbdf06f3daa82aa3a628c2f675eaa06228f9ffe0e2a5b1235d05aca6ba2212d8f90a'
+b2sums=('37871aa913882e98c64ebdc4448c4839b6d59af52bd33cfd70d3df83e251f14cd45f99e985b2ec0a4a8a07a8ec255d76514fda5c49a7b04318dc898eac785b8f'
'SKIP')
_srcenv() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/c399a2d23e656af4807392efdb40181c497fdc54
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/c399a2d23e656af4807392efdb40181c497fdc54
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