Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
ruff
Commits:
3a978a05 by Caleb Maclennan at 2024-12-12T23:30:14+03:00
upgpkg: 0.8.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruff
pkgdesc = An extremely fast Python linter, written in Rust
pkgver = 0.8.3
- 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.8.3
-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/3a978a0509b7b1e94e05ba88c234d3beed28d762
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruff/-/commit/3a978a0509b7b1e94e05ba88c234d3beed28d762
You're receiving this email because of your account on gitlab.archlinux.org.