commit: f4b7cb06a93e38a81bbefbf3d3ed67cc5dd4d776 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Feb 27 15:42:22 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Feb 27 15:42:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b7cb06
package.mask: Last rite app-admin/salt, dev-python/boto & revdeps Bug: https://bugs.gentoo.org/888235 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3ca48c1c3a29..94b6e444f030 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,19 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-02-27) +# dev-python/boto is dead, with last release in 2018. It has been +# replaced by dev-python/boto3. It carries a ton of patches and still +# depends on dev-python/nose. +# +# app-admin/salt is its only remaining reverse dependency. The ebuild +# is of very low quality. +# +# Removal on 2024-03-28. Bug #888235. +app-admin/salt +dev-python/pytest-salt-factories +dev-python/boto + # Michał Górny <[email protected]> (2024-02-27) # Unmaintained upstream. Already carries a few patches. # Depends on dev-python/nose.
