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


Commits:
4d221e5c by Caleb Maclennan at 2026-07-02T11:38:53+03:00
upgpkg: 0.0.56-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.55
+       pkgver = 0.0.56
        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.55
+       source = git+https://github.com/astral-sh/ty.git#tag=0.0.56
        source = git+https://github.com/astral-sh/ruff.git
-       b2sums = 
63f86db0eb6817f935a82e5bf97ea8b386a89100c618f48033d5a009df4c33657a9c488c6865423a7809da8646bdd0239c55dd5055e6c5e6fd422d91536ad151
+       b2sums = 
077f65f6021b52d7c3cc2c3431840c5e90fa22c34f5984398bcaddf50078672b0fec22f6e38b21ceb57ce451573024513cb5ce71e73c5c82a8a2babe1eb125df
        b2sums = SKIP
 
 pkgname = ty


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=ty
-pkgver=0.0.55
+pkgver=0.0.56
 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=('63f86db0eb6817f935a82e5bf97ea8b386a89100c618f48033d5a009df4c33657a9c488c6865423a7809da8646bdd0239c55dd5055e6c5e6fd422d91536ad151'
+b2sums=('077f65f6021b52d7c3cc2c3431840c5e90fa22c34f5984398bcaddf50078672b0fec22f6e38b21ceb57ce451573024513cb5ce71e73c5c82a8a2babe1eb125df'
         'SKIP')
 
 prepare() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/4d221e5ca0bfc46ff011d867bcae3091f9317fcf
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


Reply via email to