commit: aef826845725cb5f17a678a89ecb3e618b1dc3d8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jan 13 20:17:46 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jan 13 20:17:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef82684
package.mask: Last rite dev-python/intreehooks Bug: https://bugs.gentoo.org/831156 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 f00bd364c9ad..6eb4b0b04638 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-01-13) +# A temporary hack used by flit to workaround a problem with pip. +# No longer used by modern flit versions. +# Removal on 2022-02-12. Bug #831156. +dev-python/intreehooks + # Jakov Smolić <[email protected]> (2022-01-13) # Dead upstream, uses EAPI 5, multiple open bugs, no revdeps, # no other distro is packaging this.
