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


Commits:
2831aee1 by Caleb Maclennan at 2026-01-15T12:45:57+03:00
upgpkg: 0.0.12-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ty
        pkgdesc = Extremely fast Python type checker and language server, 
written in Rust
-       pkgver = 0.0.11
-       pkgrel = 2
+       pkgver = 0.0.12
+       pkgrel = 1
        url = https://github.com/astral-sh/ty
        arch = x86_64
        license = MIT
@@ -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.11
+       source = git+https://github.com/astral-sh/ty.git#tag=0.0.12
        source = git+https://github.com/astral-sh/ruff.git
-       b2sums = 
b87bf6e05b3e55d0ebe86dab7e07eef698336d1bc07284288d95585a154dc63f76d34848bb3ab7caa9b484ed61bcf4322d5fe1cf67c108059af176a22396cd57
+       b2sums = 
a1e706e1923f1d8da750e2480d386e1e0fa961e8d7886dad79545abf9a04af850c28cf098f5f89c333495300b2d5ae53574ecbfae0bb39b99549f8d053892fb5
        b2sums = SKIP
 
 pkgname = ty


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



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

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


Reply via email to