From 3d6650033e6d962394090ed85e23f720c5951e5c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 26 Sep 2024 12:48:05 +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 dec96443fc..aa804ff568 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.7 +Version: 0.6.8 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT