From bb1e531cb4235b2f58b94d4904bfc2b5401b5c95 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 21 Sep 2024 17:45:29 +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 911aedcbe4..dec96443fc 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.6.6 +Version: 0.6.7 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT