From ab9e9c010c7120bded4a87000e4423a7618ed0fa Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Dec 2024 12:51: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 a81d2e421f..f5f659c671 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.8.1 +Version: 0.8.2 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT