Re: b4 review misses a patch
Konstantin Ryabitsev <[email protected]>
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <20260811-maize-whippet-of-plenty-9a5b30@meerkat> |
On Tue, Aug 11, 2026 at 10:38:15PM +0100, Mark Brown wrote: > > This landed in liblore, so you will need to run both git pull and git > > submodule update to see a fix for this. > > Hrm, that doesn't seem to have worked. I wasn't actually using > submodules, I had to run 'git submodule init' to even fetch them, I'm > invoking b4 with: > > uv --project ~/git/b4 run --extra tui b4 > > but even upgrading all the deps with uv doesn't persuade it to upgrade, > I think it needs a liblore release and a pyproject.toml update? There are ways to make it work, but I think it's easier if I just release 0.8.2 so I don't make future upgrades weird for you. I'm out of daylight today, but I'll fix it up tomorrow. -K