Re: [gentoo-dev] Pseudo up-for-grabs: dev-lang/rust, dev-lang/rust-bin, virtual/rust

2024-01-25 Thread Randy Barlow
On 1/24/24 23:56, Sam James wrote: Please consider stepping forward if you rely on Rust. There's more than enough advocates for it, there should be someone who is able to then handle the packaging side. Is this something I could do as a proxy maintainer?

[gentoo-dev] [PATCH 2/2] gnome2.eclass: Make gnome2_gdk_pixbuf_update call conditional

2024-01-25 Thread Michał Górny
Move the condition that checks the result of gnome2_gdk_pixbuf_savelist from inside gnome2_gdk_pixbuf_update to the postinst phase of gnome2.eclass. Signed-off-by: Michał Górny --- eclass/gnome2.eclass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eclass/gnome2.eclass b/

[gentoo-dev] [PATCH 1/2] gnome2-utils.eclass: Make *_gdk_pixbuf_update work unconditionally

2024-01-25 Thread Michał Górny
Remove the GNOME2_ECLASS_GDK_PIXBUF_LOADERS condition that required calling gnome2_gdk_pixbuf_savelist prior to gnome2_gdk_pixbuf_update. The actual list was never used, and all the ebuilds calling the function in Gentoo contain conditions to avoid calling the function when loaders are not built.

Re: [gentoo-dev] Re: [gentoo-dev-announce] Last rites: net-nds/nsscache

2024-01-25 Thread Michał Górny
On Thu, 2024-01-25 at 07:40 +, Robin H. Johnson wrote: > On Wed, Jan 24, 2024 at 12:55:25PM +0100, Michał Górny wrote: > > # Michał Górny (2024-01-24) > > # No support for Python 3.11+.  No PEP517.  Tests are not enabled. > > # The current keyworded version is from 2019.  It was bumped in 2022