ruff: update to 0.14.5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'ruff'
|
||||
pkgname=ruff
|
||||
version=0.14.1
|
||||
version=0.14.5
|
||||
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=cc633392bee7bb5676d4c6026f3850ca9f6105eb954fe005690e0fb495a17900
|
||||
checksum=62b63458dd44cbb723de34d3f0f3c03e6c7f55094a9308e547c4facdb7baa7ec
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user