From fcf8fa6cd340024adb52c109d1cbf13bebd8686e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 26 Oct 2023 19:35:14 +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 c1e9b1a036..3e2a2d6ff9 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.1.2 +Version: 0.1.3 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT