From 7b7c127c2f5b509f8a525df4b13899bf4d2acd2e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 12 Jan 2024 15:14:03 +0000 Subject: [PATCH] bump: ruff --- anda/langs/python/ruff/python3-ruff.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/ruff/python3-ruff.spec b/anda/langs/python/ruff/python3-ruff.spec index 1273261d2c..44dc3a2bc6 100644 --- a/anda/langs/python/ruff/python3-ruff.spec +++ b/anda/langs/python/ruff/python3-ruff.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: python3-ruff -Version: 0.1.12 +Version: 0.1.13 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT