commit: 1f60cd53a97f1622942497ee4bc79db3cd584705 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 10:56:02 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 10:56:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f60cd53
package.mask: Last rite dev-python/tikzplotlib Bug: https://bugs.gentoo.org/904734 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8b283159b285..838e85159405 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-07-24) +# Incompatible with modern dev-python/matplotlib versions. No upstream +# activity since 2022-02. No revdeps. +# Removal on 2023-08-23. Bug #904734. +dev-python/tikzplotlib + # Michał Górny <[email protected]> (2023-07-23) # Package with no maintainer and tests restricted (also test deps look # suspicious). It was only needed for tests
