From 0f234bb6a82ccb6feef2f51bb8c63f0cb28df70e Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 23 Aug 2025 12:23:56 +0530 Subject: [PATCH] ruff: update to 0.12.10. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 4316ef048a3..90f8996b9a2 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.12.9 +version=0.12.10 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=676e3c1fe6b73fa76273796a623c8e155e3426311aaa86ce0ebebea57c67dab3 +checksum=ecda9ff0ea8ef46cf858a9a830fe78f0d4d8e0ea8c6bc6fad6a8c1eb7f2543cd post_install() { vlicense LICENSE