From 89ab2ef615df4026da72809bd923e1a86b0462bb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 1 Sep 2023 17:12:25 +0000 Subject: [PATCH] bump: ruff --- anda/python/ruff/python3-ruff.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/python/ruff/python3-ruff.spec b/anda/python/ruff/python3-ruff.spec index 0685feb06f..d433b54fad 100644 --- a/anda/python/ruff/python3-ruff.spec +++ b/anda/python/ruff/python3-ruff.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: python3-ruff -Version: 0.0.286 +Version: 0.0.287 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT