From 2c66afaf6b7441e3bc90e9432d2277d7c6acc105 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 2 Apr 2024 13:36:51 +0530 Subject: [PATCH] ruff: update to 0.3.5. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 3b35830d7a4..68092915e44 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.3.4 +version=0.3.5 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=2354027cf56ab289bf3d498ea2f80707ef28b47765a50ea951270c325875a58e +checksum=44ec048e84335eaafb435c50edec83dbd1cd818fad4fe41d9c6e12a9837f0484 post_install() { vlicense LICENSE