From 180b88eee62a90218cdfa5dafc6d93a9e8c29a17 Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Tue, 29 Jul 2025 14:26:41 +0200 Subject: [PATCH] profiles/package.mask: exempt new app-backup/b2 versions Upstream replaced the dependency on dev-python/backoff with dev-python/tenacity. See-also: https://github.com/Backblaze/B2_Command_Line_Tool/pull/1091 Signed-off-by: Lucio Sauer --- profiles/package.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 471cafbeca..5f8e49c4e5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -61,9 +61,9 @@ dev-python/safety-schemas gui-apps/tiramisu # Lucio Sauer (2025-06-21) -# Depends on masked dev-python/backoff. +# Depends on treecleaned dev-python/backoff. # Masked until upstream supports running without backoff. -app-backup/b2 + (2025-06-03)