community/just: upgrade to 1.35.0
Update just
to 1.35.0
python3
is now required during the check phase for some tests to pass: https://github.com/casey/just/issues/2097
completions::bash
test fails under Alpine since 1.28.0 for unknown reason, but works when run manually, so I propose skipping it after discussion with just
maintainer here: https://github.com/casey/just/issues/2325
Shell completions and man pages are no longer checked in, so need to be generated during the build stage:
Edited by strophy