From f38e0ecdb6c69202bed1f7f42827caa43ba52d8d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 11 Jan 2024 22:55:59 +0000 Subject: [PATCH] bump: flutter ruff --- anda/devs/flutter/flutter.spec | 2 +- anda/langs/python/ruff/python3-ruff.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index 36661c15b0..0a5f63a086 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -1,5 +1,5 @@ Name: flutter -Version: 3.19.0.0.1.pre +Version: 3.16.7 Release: 1%{?dist} Summary: SDK for crafting beautiful, fast user experiences from a single codebase License: BSD-3-Clause diff --git a/anda/langs/python/ruff/python3-ruff.spec b/anda/langs/python/ruff/python3-ruff.spec index c2970f8bd0..1273261d2c 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.11 +Version: 0.1.12 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT