From 6c074cd739d83f6d68dcd4afa8344a94f50d93cd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jun 2023 23:36:38 +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 2e752096f0..dd5fd7f11e 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.270 +Version: 0.0.271 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT