mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
26 lines
686 B
Diff
26 lines
686 B
Diff
From c75462841cf0cf98e3be85d3210a44e5298f3cc7 Mon Sep 17 00:00:00 2001
|
|
From: Raboneko <raboneko@fyralabs.com>
|
|
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
|
|
|