From 9fc231041cbccc6c19edba8c22b4de4c2a438bce Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 31 Jul 2023 18:17:31 +0000 Subject: [PATCH] bump: ruff --- anda/python/ruff/python3-ruff.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/python/ruff/python3-ruff.spec b/anda/python/ruff/python3-ruff.spec index 23f6ba628c..25d3e1af43 100644 --- a/anda/python/ruff/python3-ruff.spec +++ b/anda/python/ruff/python3-ruff.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} Name: python3-ruff -Version: 0.0.280 -Release: 2%{?dist} +Version: 0.0.281 +Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT URL: https://beta.ruff.rs/