From bf9f104c83ce59a2e734758c6a26dc0df05c592b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 1 Sep 2023 17:12:25 +0000 Subject: [PATCH] bump: ruff --- 0001-bump-ruff.patch | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 0001-bump-ruff.patch diff --git a/0001-bump-ruff.patch b/0001-bump-ruff.patch new file mode 100644 index 0000000000..0ba7670b0e --- /dev/null +++ b/0001-bump-ruff.patch @@ -0,0 +1,25 @@ +From c75462841cf0cf98e3be85d3210a44e5298f3cc7 Mon Sep 17 00:00:00 2001 +From: Raboneko +Date: Fri, 1 Sep 2023 17:12:25 +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 0685feb0..d433b54f 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.286 ++Version: 0.0.287 + Release: 1%{?dist} + Summary: An extremely fast Python linter, written in Rust + License: MIT +-- +2.41.0 +