diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2023-02-25 11:16:50 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2023-02-25 11:16:50 +0100 |
commit | c0c8769536c0982aeee97e955a04d2e9d49bf2ff (patch) | |
tree | 763bb0f0f5ecf364db034f74d687fd209bcebb76 /profiles | |
parent | app-backup/rdiff-backup: 2.2.3 bump, add py3.11 (diff) | |
download | gentoo-c0c8769536c0982aeee97e955a04d2e9d49bf2ff.tar.gz gentoo-c0c8769536c0982aeee97e955a04d2e9d49bf2ff.tar.bz2 gentoo-c0c8769536c0982aeee97e955a04d2e9d49bf2ff.zip |
profiles: mask dev-python/trio-asyncio for removal
Bug: https://bugs.gentoo.org/896898
Bug: https://bugs.gentoo.org/888444
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index af66d414f439..2042993b66fb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-02-25) +# Fails tests, last upstream commit 2021, does not work with +# python3.11. No reverse dependencies. +# Removal on 2023-03-27. Bug 896898 and 888444 +dev-python/trio-asyncio + # Michał Górny <mgorny@gentoo.org> (2023-02-25) # Unmaintained. The Gentoo version is from 2018 and needs bumping. # It has a build failure reported. |