ruff: update to 0.5.0.

Closes: #50922 [via git-merge-pr]
This commit is contained in:
Zyrtula 2024-06-29 01:14:00 +02:00 committed by classabbyamp
parent 4e5ea2caec
commit 7ac66a5406
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ruff'
pkgname=ruff
version=0.4.9
version=0.5.0
revision=1
build_style=python3-pep517
build_helper="rust"
@ -11,8 +11,8 @@ maintainer="icp <pangolin@vivaldi.net>"
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=815c5b9b316a4d72dc526c6b4b2421df708556294af514e6fe25ff99722d36e3
distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/${version}.tar.gz"
checksum=d82f44f45fc310345cb7d4ce3fc5c9a39556515062002804bb4ae9f6e191c2b2
post_install() {
vlicense LICENSE