commit: 180b88eee62a90218cdfa5dafc6d93a9e8c29a17 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Tue Jul 29 12:26:41 2025 +0000 Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> CommitDate: Tue Jul 29 12:40:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=180b88ee
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 <watermanpaint <AT> posteo.net> 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 <[email protected]> (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 +<app-backup/b2-4.3.3 dev-util/mock # David (stkw0) Roman <[email protected]> (2025-06-03)
