From 9aa7ad7bfe91f40e493159b54262cb8a8e2ff24b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 10 Jan 2025 19:13:21 +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 90e84a54ab..021a4764e8 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.9.0 +Version: 0.9.1 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT