From 934d16a039818988171e76622cdbeca285ee272f Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 18 Feb 2025 12:22:12 +0530 Subject: [PATCH] ruff: update to 0.11.2. --- srcpkgs/ruff/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 7ecb5832495..40bff92d8e9 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,7 +1,7 @@ # Template file for 'ruff' pkgname=ruff -version=0.7.2 -revision=2 +version=0.11.2 +revision=1 build_style=python3-pep517 build_helper="rust qemu" hostmakedepends="maturin cargo pkg-config" @@ -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=e678307f10bd316f4bc8f0ca7419646e04be25b387f1ff84ea4470d482e240ba +checksum=6c70936b6ce7b8efc2da44425dc47a5b6941f6050c8d3fd2d617b7c4b8efe02f post_install() { vlicense LICENSE