From 7d438ef8429b21fb56e51d791e9c17ff22e18b07 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Aug 2024 15:55:43 +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 4d59e7a304..6cbfb90509 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.5.6 +Version: 0.5.7 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT