Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 914749

Summary: dev-libs/libpeas-2.0.0 version bump
Product: Gentoo Linux Reporter: Blake Batson <bbatson101>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: UNCONFIRMED ---    
Severity: normal Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 914751    
Attachments: updated libpeas ebuild
Rebased gentoo-lua patch for 2.0.0
libpeas 2.0.0 version bump and patch rebase
libpeas reverse dependencies
dev-libs/libpeas-2.0.0 version bump, patch rebase, and reverse dependency bump from slot addition

Description Blake Batson 2023-09-26 17:29:06 UTC
Created attachment 871485 [details]
updated libpeas ebuild

Needed to bump this for dev-util/gnome-builder-45. I'm pretty sure it should go into a new slot which is what I did in the attached ebuild. I had to update the lua patch too.
Comment 1 Blake Batson 2023-09-26 17:30:11 UTC
Created attachment 871486 [details, diff]
Rebased gentoo-lua patch for 2.0.0
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 17:43:32 UTC
Could you attach patches in the form of 'git format-patch' output with a Signed-off-by instead? It's a lot easier to review and apply then.

Thanks!
Comment 3 Blake Batson 2023-09-26 17:51:27 UTC
Created attachment 871495 [details, diff]
libpeas 2.0.0 version bump and patch rebase

Sure, I think this is right
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 17:59:39 UTC
Thanks! I've also noticed there's https://github.com/gentoo/gentoo/pull/32202 (which appears stalled) for libpeas/gnome-builder. Maybe double check if any of the comments there apply to yours?
Comment 5 Blake Batson 2023-09-26 18:33:38 UTC
Created attachment 871497 [details]
libpeas reverse dependencies

Looking at that PR the only thing that jumps out at me in regards to libpeas specifically is that I missed a dependency on spidermonkey-115. It got pulled in anyways because the only packaged gjs version that met the version requirements depended on it as well. Should I add that to the dependencies just to be safe?

Also it was mentioned that the reverse dependencies of libpeas should be updated to specify a slot. I got a list of them from equery (attached), should I specify the libpeas slot those ebuilds depend on and include them in this patch?
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 18:37:42 UTC
Yeah, if libpeas is gaining a new slot, all existing reverse dependencies must specify which they need (with a revbump, but can git mv for this).
Comment 7 Blake Batson 2023-09-26 19:08:13 UTC
Created attachment 871498 [details, diff]
dev-libs/libpeas-2.0.0 version bump, patch rebase, and  reverse dependency bump from slot addition

Alright I updated the dependencies with new revisions that specify the slot