2026-05-01 00:20:35 I'll be pushing an update to electron to fix the sandbox related changes. Sorry for the delay, the last few weeks has been difficult with time 2026-05-01 09:04:02 community/llhttp-9.4.1 now includes support for building shared AND static libs, should i build & subpackage the static lib variant too, or leave as just shared only? 2026-05-01 09:07:39 go for shared only, til someone ask for static lib 2026-05-01 09:08:15 will do, thanks :) 2026-05-01 09:18:45 oh, it includes a soname bump which wasnt reported by abuild, ive never done a soname bump before, guess i'll leave it (i know the theory at least..? just pkgrel+1 its revdeps as reported by `apk query --match depends so:libllhttp.so.9.3`?) 2026-05-01 09:23:03 sounds correct, yeah 2026-05-01 09:28:50 thanks, i'll give it a go 2026-05-01 09:49:47 bdprom: use checkapk, it will report soname changes 2026-05-01 09:50:10 (abump automatically invokes it) 2026-05-01 09:57:36 ikke: ah thanks, i assumed abuild ran it, not abump, TIL 2026-05-01 10:03:42 [@PureTryOut:matrix.org](https://matrix.to/#/@PureTryOut:matrix.org) In the python 3.14 upgrade py3-speechrecognition got removed but there are 2 packages in testing that depend on it. It would be possible to package 2 compatibility libraries or try patching py3-speechrecognition or drop the 2 testing packages as well. Any preference? 2026-05-01 11:43:07 Oh I missed that, sorry for that. I'd have to check what those packages are but since no one has complained about it so far (it's been a while since I dropped py3-speechrecognition) I'm leaning towards just removing it 2026-05-01 11:43:59 Ah ovos things, yeah I have a WIP PR open which upgrades a bunch of stuff and pretty sure they also got rid of this dep. Not sure if the current versions can run without it yet though