diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-28 05:40:38 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-28 05:40:38 +0000 |
commit | 88f366f99d8e731ae1a13d9eca9a5284484d2c6f (patch) | |
tree | 07a82726de0e87969c85cdfb68522c4d444939e9 /profiles | |
parent | fdd31f37b982d2c1b6d73b85f99718b13031be36 (diff) |
gentoo auto-resync : 28:02:2024 - 05:40:38
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 202210 -> 202208 bytes | |||
-rw-r--r-- | profiles/package.mask | 20 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 17 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 076e7db76a7a..948455cbbabf 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 94b6e444f030..dff66d013f11 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,17 +33,27 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2024-02-28) +# Nosetests have been abandoned in 2015. Upstream (while technically +# still around) has refused to accept any patches since, and we have +# already had to fork it, to keep it somewhat working. All +# the remaining reverse dependencies were finally ported or last rited. +# Removal on 2024-03-29. Bug #822414. +dev-python/nose + +# Michał Górny <mgorny@gentoo.org> (2024-02-28) +# The project is not really actively maintained upstream, and it still +# depends on dev-python/nose. There are other tools with similar +# functionality. +# Removal on 2024-03-29. Bug #878695. +app-misc/rmlint + # Michał Górny <mgorny@gentoo.org> (2024-02-27) # dev-python/boto is dead, with last release in 2018. It has been # replaced by dev-python/boto3. It carries a ton of patches and still # depends on dev-python/nose. # -# app-admin/salt is its only remaining reverse dependency. The ebuild -# is of very low quality. -# # Removal on 2024-03-28. Bug #888235. -app-admin/salt -dev-python/pytest-salt-factories dev-python/boto # Michał Górny <mgorny@gentoo.org> (2024-02-27) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f68008ccbdaf..c24783b11618 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -331,6 +331,7 @@ app-containers/docker-credential-helpers:pass - Build pass helper for the pass u app-containers/incus:fuidshift - Install the fuidshift binary - currently conflicts with app-containers/lxd app-containers/lxc:io-uring - Enable io_uring support, and use io_uring instead of epoll app-containers/lxc:tools - Build and install additional command line tools +app-containers/nerdctl:rootless - Enables dependencies for running in rootless mode. app-containers/podman:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. app-containers/podman:cgroup-hybrid - Use legacy (hybrid) cgroups instead of modern (unified) cgroups app-containers/podman:fuse - Enables fuse dependencies (fuse-overlayfs is especially useful for rootless mode). @@ -5975,6 +5976,7 @@ net-irc/weechat:scripts - Build infrastructure for scripting net-irc/weechat:trigger - Enable trigger plugin net-irc/weechat:typing - Enable typing plugin net-irc/weechat:xfer - Enable xfer plugin support +net-irc/znc:argon2 - Store password hashes using Argon2id instead of SHA-256 net-irc/znc:zlib - Enable mod_deflate-like gzip support for znc's web interface using sys-libs/zlib. net-libs/aqbanking:ebics - Enable support for Electronic Banking Internet Communication Standard (EBICS) net-libs/axtls:cgi-lua - Enables lua backed cgi for axhttpd server |