From 587cdb4db0d620edc64e4f67f7e6aea89a31242a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 20 Jun 2023 20:36:29 +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 ca710f2f2d..2ec37c250b 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.272 +Version: 0.0.273 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT