commit: 237fabe2875bbb53152897b12a0e8611b5c14737 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 12:01:38 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 12:01:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237fabe2
profiles/features/wd40: mask dev-python/apprise Depends on also-masked dev-python/requests-oauthlib. While at it, revert the app-backup/borgmatic[apprise] mask - borgmatic indirectly depends on Rust even without the Apprise hook and has already been masked as a whole in wd40 profiles. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/features/wd40/package.mask | 1 + profiles/features/wd40/package.use.mask | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 4f217e90c2d2..0b500c972b03 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -26,6 +26,7 @@ dev-python/aws-sam-translator >=dev-python/bcrypt-4 dev-python/cfn-lint >=dev-python/cryptography-36 +dev-python/apprise dev-python/dirty-equals dev-python/hatch-jupyter-builder dev-python/inflect diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index bdc763680177..cbfafce87482 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -103,7 +103,6 @@ net-vpn/networkmanager-vpnc gtk # Michał Górny <[email protected]> (2022-07-29) # More packages requiring dev-python/cryptography or its revdeps. app-admin/salt keyring neutron -app-backup/borgmatic apprise dev-python/boto test dev-python/dask test dev-python/docker test
