From 1d9bb1ebd1a100750e33b61558f82fb72766e754 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 5 Jun 2024 15:38:40 +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 f48531acc9..7ed8477d38 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.4.7 +Version: 0.4.8 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT