Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / ty
Commits:
7a73c035 by Caleb Maclennan at 2025-12-22T17:05:09+03:00
upgpkg: 0.0.5-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.5
- 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.5
-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/7a73c035d6a2b41bdab114d383214da823089792
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/7a73c035d6a2b41bdab114d383214da823089792
You're receiving this email because of your account on gitlab.archlinux.org.