From 5b67414762eb7d3269a32fabf31a5c6a7fa2efaa Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 17 Nov 2023 18:47:53 +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 1e22471c9f..ea1cfa5b58 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.5 +Version: 0.1.6 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT