ruff: update to 0.5.1.

Closes: #51119 [via git-merge-pr]
This commit is contained in:
Zyrtula 2024-07-05 15:47:29 +02:00 committed by classabbyamp
parent 5c81be18d9
commit ed2ee0dd04
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ruff'
pkgname=ruff
version=0.5.0
version=0.5.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/${version}.tar.gz"
checksum=d82f44f45fc310345cb7d4ce3fc5c9a39556515062002804bb4ae9f6e191c2b2
checksum=4e31c38d800601cb13349cb9c6b29cd0a37bb505e467abb4492a1ae255eb5a48
post_install() {
vlicense LICENSE