Re: b4 review misses a patch
Konstantin Ryabitsev <[email protected]>
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <20260812-omniscient-tan-heron-fc7035@meerkat> |
On Tue, Aug 11, 2026 at 07:38:04PM -0400, Konstantin Ryabitsev wrote: > > 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. liblore-0.8.2 is out now and dependencies updated in master -- you should be able to pull it in. -K