fsfe / reuse-tool

reuse is a tool for compliance with the REUSE recommendations.
https://reuse.software
368 stars 139 forks source link

Dep5 warning when converting dep5 #998

Closed nicorikken closed 1 month ago

nicorikken commented 1 month ago

A .dep5 deprecation warning is shown when converting .dep5 to reuse.toml.

I think this is unwanted behavior because the user is actively working to migrate away from dep5.

Output when converting a project with .reuse/dep5 file:

$ reuse convert-dep5
Software/fsfe/reuse-tool/src/reuse/project.py:357: PendingDeprecationWarning: '.reuse/dep5' is deprecated. You are recommended to instead use REUSE.toml. Use `reuse convert-dep5` to convert.
  warnings.warn(

Version: git commit https://github.com/fsfe/reuse-tool/commit/3831234221d7f026ba9b87cb46023596d9afc094