From 262f7822875a8e9534f471d1ab00b3b756a598be Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 20 Jul 2024 18:28:01 +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 ae5e808265..3ac1976d00 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.3 +Version: 0.5.4 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT