Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
ruff
Commits:
e5bbae04 by Caleb Maclennan at 2026-01-08T23:48:15+03:00
upgpkg: 0.14.11-2: Rebuild with Python 3.14 after version bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruff
pkgdesc = An extremely fast Python linter, written in Rust
pkgver = 0.14.11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astral-sh/ruff
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase=ruff
pkgname=("$pkgbase" "python-$pkgbase")
pkgver=0.14.11
-pkgrel=1
+pkgrel=2
pkgdesc='An extremely fast Python linter, written in Rust'
arch=(x86_64)
url=https://github.com/astral-sh/$pkgbase
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruff/-/commit/e5bbae04db5cc4d0bbd4ca35577f73b00d15862d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruff/-/commit/e5bbae04db5cc4d0bbd4ca35577f73b00d15862d
You're receiving this email because of your account on gitlab.archlinux.org.