Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
ruff
Commits:
dba7040b by Jelle van der Waa at 2024-11-18T11:29:31+01:00
upgpkg: 0.7.4-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.7.4
- 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.7.4
-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/dba7040bdb6c6b15d1bb885d8aa6b354042392ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruff/-/commit/dba7040bdb6c6b15d1bb885d8aa6b354042392ce
You're receiving this email because of your account on gitlab.archlinux.org.