mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
ruff: update to 0.12.0.
This commit is contained in:
parent
6774bf8df6
commit
2281dca20e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruff'
|
||||
pkgname=ruff
|
||||
version=0.11.13
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="rust qemu"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://docs.astral.sh/ruff/"
|
||||
changelog="https://raw.githubusercontent.com/astral-sh/ruff/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=fa786bc2ae0afe53571ccc7f45df0d901731ae2fa8b1ac3ff33241ada9874a75
|
||||
checksum=3623e20815ae84254ca5dec780165e89c2f1947c73824167e3a44d41fde74f57
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue