From 76a779a04047c95ed778b743a998207690115ee6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 21 Dec 2023 18:56:41 +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 5152c79f85..38978cf8e0 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.1.8 +Version: 0.1.9 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT