commit: d5a5096f3c32c16bf84ad2bd6e618b24c9d4816d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 17 17:20:12 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 17 17:22:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a5096f
package.mask: Last rite dev-python/coreapi & deps Bug: https://bugs.gentoo.org/914363 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 45255fae9f52..869f2b2e2c03 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,16 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-09-17) +# Core API has not been maintained since 2017, and all the repositories +# have been archived in 2019. It remained in ::gentoo only +# as an optional test dependency, and all reverse dependencies have been +# updated not to depend on it. +# Removal on 2023-10-17. Bug #914363. +dev-python/coreapi +dev-python/coreschema +dev-python/itypes + # Andreas K. Hüttel <[email protected]> (2021-07-06, 2023-09-15) # No longer maintained upstream; masked everywhere for two years now. # Please see also the 2021-07-15-opentmpfiles-deprecation news item.
