diff options
author | David Seifert <soap@gentoo.org> | 2022-07-02 16:10:38 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-02 16:10:38 +0200 |
commit | 9cf7384c5426ed55c7aa5708c141f51aace477cd (patch) | |
tree | 8c51148953feca861a00b60e04656db6c63e3e3e | |
parent | app-i18n/mozc: sync live (diff) | |
download | gentoo-9cf7384c5426ed55c7aa5708c141f51aace477cd.tar.gz gentoo-9cf7384c5426ed55c7aa5708c141f51aace477cd.tar.bz2 gentoo-9cf7384c5426ed55c7aa5708c141f51aace477cd.zip |
profiles: mask bunch of py3.9-only packages
Closes: https://github.com/gentoo/gentoo/pull/26201
Bug: https://bugs.gentoo.org/809524
Bug: https://bugs.gentoo.org/809527
Bug: https://bugs.gentoo.org/809530
Bug: https://bugs.gentoo.org/809533
Bug: https://bugs.gentoo.org/809833
Bug: https://bugs.gentoo.org/845729
Bug: https://bugs.gentoo.org/845816
Bug: https://bugs.gentoo.org/846017
Bug: https://bugs.gentoo.org/846200
Bug: https://bugs.gentoo.org/846203
Bug: https://bugs.gentoo.org/846206
Bug: https://bugs.gentoo.org/853844
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | profiles/package.mask | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index add2eb649f10..2aede2385e5a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,20 @@ #--- END OF EXAMPLES --- +# David Seifert <soap@gentoo.org> (2022-07-02) +# Unmaintained, no response on bugs, stuck on python 3.9. If you +# want to unmask these, you have to at least port them to python 3.10. +# Bugs #809524, #809527, #809530, #809533, #809833, #845729, #845816, +# #846017, #846200, #846203, #846206, #853844, removal on 2022-08-01. +app-misc/siglo +dev-python/gatt-python +dev-python/pynput +media-libs/elgato-streamdeck +media-video/streamdeck-ui +net-wireless/jackit +net-wireless/kismet-rest +net-wireless/kismetdb + # Sam James <sam@gentoo.org> (2022-07-02) # Deprecated dependencies, no activity upstream. Bugs #845615, #796326. # Removal on 2022-08-02. |