From 6730d44ddfcb7920065499afa54ad3af9aba1c2d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 18 May 2023 21:12:21 +0000 Subject: [PATCH] bump: ruff felix --- anda/python/ruff/python3-ruff.spec | 2 +- anda/rust/felix/rust-felix.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/python/ruff/python3-ruff.spec b/anda/python/ruff/python3-ruff.spec index a1d7b57907..49b879d895 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.267 +Version: 0.0.269 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/anda/rust/felix/rust-felix.spec b/anda/rust/felix/rust-felix.spec index 00b7ab4532..4477a8f875 100644 --- a/anda/rust/felix/rust-felix.spec +++ b/anda/rust/felix/rust-felix.spec @@ -2,7 +2,7 @@ %global crate felix Name: rust-felix -Version: 2.2.7 +Version: 2.2.8 Release: 1%{?dist} Summary: Tui file manager with vim-like key mapping