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?
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/
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.
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