From b7d5c8209fea5d903d83c4f44cc05e25b45f9c6a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 2 Jan 2025 12:42:50 +0000 Subject: [PATCH] bump: ruff --- anda/langs/python/ruff/python3-ruff.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/ruff/python3-ruff.spec b/anda/langs/python/ruff/python3-ruff.spec index 5e79390f83..1c7dc9bfa7 100644 --- a/anda/langs/python/ruff/python3-ruff.spec +++ b/anda/langs/python/ruff/python3-ruff.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: python3-ruff -Version: 0.8.4 +Version: 0.8.5 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT