Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / ty
Commits:
c111b138 by Caleb Maclennan at 2026-01-10T12:02:15+03:00
upgpkg: 0.0.11-2: Rebuild with Python 3.14 after version bump
- - - - -
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 = 1
+ pkgrel = 2
url = https://github.com/astral-sh/ty
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ty
pkgver=0.0.11
-pkgrel=1
+pkgrel=2
pkgdesc='Extremely fast Python type checker and language server, written in
Rust'
arch=(x86_64)
url=https://github.com/astral-sh/ty
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/c111b1387e1384ad24fe74f4e842d101b6719704
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/c111b1387e1384ad24fe74f4e842d101b6719704
You're receiving this email because of your account on gitlab.archlinux.org.