From 9e3e227d3e1c63a40e833f63db2eca3eb2e3a1f9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 1 Feb 2024 23:28:07 +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 9f69500ebb..33f25e9dbe 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.15 +Version: 0.2.0 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT