From 91a14ebd40d7c45d588cd7799fcbf39489198676 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 8 Mar 2024 00:02:41 +0530 Subject: [PATCH] ruff: update to 0.3.2. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 16dd97b4251127..91db4d48b4c598 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.3.0 +version=0.3.2 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=4b65339c295e30cbe50a9848eae45be2c4771cf4de7b22d9ed6ac016002ceca5 +checksum=f31d179ddc11297f33a509069f72efdc542350274d490c2be063287ef0290579 post_install() { vlicense LICENSE