From 321c4f2af1ecb53d60b6cdd8cd8e5d7476b796c8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 22 Nov 2024 10:19:13 +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 62a296ffaa..c26ea2a016 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.7.4 +Version: 0.8.0 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT