commit: 3e979e7047bdadfc36d9350b3a79f6d0471de970 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Mar 26 14:13:43 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 26 14:21:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e979e70
package.mask: Last rite sci-biology/HTSeq Bug: https://bugs.gentoo.org/910015 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 a39c4271599c..6d3aeabb6851 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-03-26) +# Uses deprecated distutils-r1 API. The current version is outdated, +# from mid-2022. No reverse dependencies. +# Removal on 2024-04-25. Bug #910015. +sci-biology/HTSeq + # Michał Górny <[email protected]> (2024-03-26) # Uses deprecated distutils-r1 API. Depends on dev-qt/qtwebengine:5. # Includes the libraries with no other reverse dependencies.
