REUSE CI Check updated to Spec 3.2

Johnny Jazeix jazeix at gmail.com
Wed Sep 11 18:45:16 BST 2024


Le mer. 11 sept. 2024 à 19:20, Johnny Jazeix <jazeix at gmail.com> a écrit :
>
> Le mer. 11 sept. 2024 à 18:50, Andreas Cord-Landwehr
> <cordlandwehr at kde.org> a écrit :
> >
> > Hi, this is a short heads-up that the CI check for "reuse-lint" is now updated
> > to version fsfe/reuse:4, which in practical terms mean that now the linter
> > checks for conformance with REUSE Spec 3.2. -- No projects should start to
> > fail with this update (I manually checked the repositories known to be hit by
> > an upstream problem earlier this year). Yet, if you suddenly see the linter
> > fail in your project and its complains do not make sense, please reach out to
> > me if you need help in fixing them.
> >
> > This update notably brings a few very cool new license annotation features:
> >
> > - .dep5 files are deprecated and can (and should because they are much better)
> > by REUSE.toml files
> > - there is snippet annotation support
> > - there is snippet linter disabling support
> >
> > For details, please see the spec: https://reuse.software/spec-3.2/
> >
> > Cheers,
> > Andreas
>
> Hi,
>
> is there a tool to convert dep5 to toml format? For GCompris, it's a
> 3700 lines file so I would prefer to avoid do it manually :).
>
> Cheers,
>
> Johnny

There is a tool: PendingDeprecationWarning: '.reuse/dep5' is
deprecated. You are recommended to instead use REUSE.toml. Use `reuse
convert-dep5` to convert.

Cheers,

Johnny


More information about the kde-devel mailing list