ruff: update to 0.4.1.
This commit is contained in:
parent
036954e270
commit
a1e8a41667
@ -1,6 +1,6 @@
|
||||
# Template file for 'ruff'
|
||||
pkgname=ruff
|
||||
version=0.3.7
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="rust"
|
||||
@ -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/v${version}.tar.gz"
|
||||
checksum=3adb76aebeb24c2358f51183fbe7a981e0d45c11af2afce6ca67f985dab3b900
|
||||
checksum=7213ad13b15e766fb4f5d2fa24ffe1a1a55b47822a159e3c8f64b4a0e6ebca49
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user