diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 149321 -> 149326 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/package.mask | 48 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
4 files changed, 53 insertions, 2 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 7053de36b5ee..5780d2cf42d4 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ac97d8d41dcd..2954b82f19c6 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # mask everywhere, unmask on arch/*) use arch/base. # Michał Górny <mgorny@gentoo.org> (2022-11-17) +# Require packages masked for removal. +net-analyzer/netdata kinesis +kde-apps/kdesdk-meta python + +# Michał Górny <mgorny@gentoo.org> (2022-11-17) # Requires dev-python/gevent that is masked for removal. x11-misc/py3status gevent dev-python/rpyc gevent diff --git a/profiles/package.mask b/profiles/package.mask index 79f0b5030a7e..ca242ca4e337 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,54 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2022-11-18) +# These packages still lack support for Python 3.10. In general, they +# did not see any activity recently and either have no maintainer +# or their respective maintainers did not reply to the bug. Many +# of them do not have tests enabled or have unresolved test failures. +# Removal on 2022-12-18. Tracker bug #823185. +app-admin/ansible-cmdb +app-arch/bloscpack +app-backup/borgweb +app-i18n/fcitx-sunpinyin +app-i18n/ibus-kkc +app-i18n/ibus-sunpinyin +app-i18n/libkkc +app-i18n/libkkc-data +app-i18n/sunpinyin +app-i18n/sunpinyin-data +app-i18n/xsunpinyin +app-portage/distpatch +app-text/q-text-as-data +app-vim/pydiction +app-vim/vimoutliner +dev-libs/aws-sdk-cpp +dev-python/Rx +dev-python/bert +dev-python/flask-assets +dev-python/libpy_simdjson +dev-python/parallax +dev-python/pytest-salt +dev-python/requests_pkcs12 +dev-python/slackclient +dev-python/tvdb_api +dev-python/webassets +dev-python/ws4py +dev-util/comparator +dev-util/kdevelop-python +dev-util/rosinstall_generator +games-util/pyfa +mate-extra/caja-hide +media-gfx/netpaint +media-plugins/mythplugins +media-sound/marrie +media-tv/tvnamer +net-analyzer/carl +net-im/skype-dbus-mock +sci-libs/bmrblib +sci-mathematics/relational +sys-cluster/crmsh + # Michał Górny <mgorny@gentoo.org> (2022-11-17) # Rarely used package with very high maintenance cost. Hacky, requires # explicit support code for every architecture, effectively preventing diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9330db33fae6..f572c4222249 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -5703,7 +5703,6 @@ net-fs/s3fs:nettle - Use dev-libs/nettle network functions with GnuTLS. net-fs/s3fs:nss - Enable dev-libs/nss crypto backend net-fs/s3fs:openssl - Enable dev-libs/openssl crypto backend net-fs/samba:addc - Enable Active Directory Domain Controller support -net-fs/samba:addns - Enable AD DNS integration net-fs/samba:ads - Enable Active Directory support net-fs/samba:ceph - Enable support for Ceph distributed filesystem via sys-cluster/ceph net-fs/samba:client - Enables the client part @@ -5712,7 +5711,6 @@ net-fs/samba:glusterfs - Enable support for Glusterfs filesystem via sys-cluster net-fs/samba:gpg - Use app-crypt/gpgme for AD DC net-fs/samba:iprint - Enabling iPrint technology by Novell net-fs/samba:json - Enable json audit support through dev-libs/jansson -net-fs/samba:ntvfs - Enable support for NTVFS fileserver net-fs/samba:profiling-data - Enables support for collecting profiling data net-fs/samba:quota - Enables support for user quotas net-fs/samba:regedit - Enable support for regedit command-line tool |