From 2832807c542576ca6253ebf535603bae8b5b2e84 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 25 Jul 2024 15:15:53 +0000 Subject: [PATCH] bump: moby-buildx ruff --- anda/docker/moby-buildx/moby-buildx.spec | 2 +- anda/langs/python/ruff/python3-ruff.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/docker/moby-buildx/moby-buildx.spec b/anda/docker/moby-buildx/moby-buildx.spec index e79073af02..28563487c1 100644 --- a/anda/docker/moby-buildx/moby-buildx.spec +++ b/anda/docker/moby-buildx/moby-buildx.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: moby-buildx -Version: 0.16.1 +Version: 0.16.2 Release: 1%?dist Summary: Docker CLI plugin for extended build capabilities with BuildKit diff --git a/anda/langs/python/ruff/python3-ruff.spec b/anda/langs/python/ruff/python3-ruff.spec index 3ac1976d00..acb08eec53 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.5.4 +Version: 0.5.5 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT