[Libre-soc-dev] daily kan-ban update 27may2022
Jacob Lifshay
programmerjake at gmail.com
Tue May 31 04:48:20 BST 2022
On Sat, May 28, 2022, 00:33 lkcl <luke.leighton at gmail.com> wrote:
> On Sat, May 28, 2022 at 4:38 AM Jacob Lifshay <programmerjake at gmail.com>
> wrote:
> >
> > started creating gitlab-ci for nmigen, since it only has github actions
> support:
> > https://gitlab.com/programmerjake/nmigen/-/tree/add-gitlab-ci
> >
> > still need to fix:
> > cannot import name 'soft_unicode' from 'markupsafe'
>
> https://github.com/aws/aws-sam-cli/issues/3661
>
> "Jinja2~=2.11", # for nmigen.build
>
imho we should instead fix it by changing that to "Jinja2~=3.0" as is done
here:
https://github.com/amaranth-lang/amaranth/pull/689/files
Jacob
More information about the Libre-soc-dev
mailing list