reuse
No description set
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / reuse
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/reuse && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
reuse-3.0.1.tar.gz | 0000269652 263 KB | |
reuse.changes | 0000016350 16 KB | |
reuse.spec | 0000002335 2.28 KB |
Revision 30 (latest revision is 37)
Martin Pluskal (pluskalm)
accepted
request 1142132
from
Dirk Mueller (dirkmueller)
(revision 30)
- update to 3.0.1: * `.qrc` and `.ui` now have the HTML comment style instead of being marked uncommentable. * This reverts behaviour introduced in v3.0.0: the contents of uncommentable * files are scanned for REUSE information again. The contents of binary files are not. * Implement handling LicenseRef in `download` and `init`. * Declared support for Python 3.12. * More file types are recognised: + TCL (`.tcl`) + Julia (`.jl`) + Modern Fortran (`.f90`) + Bazel (`.bzl`) + GNU Linker script (`.ld`) + Assembly code (`.s`) + Empty placeholders (`.empty`) + ShellCheck configuration (`.shellcheckrc`) + Pylint in-project configuration (`pylintrc`) + Lisp schemes (`.sld`, `.sls`, `.sps`) + Added comment styles: * `csingle` for Zig (`.zig`) and Hare (`.ha`) * Display recommendations for steps to fix found issues during a lint. * Add support for Pijul VCS. Pijul support is not added to the Docker image. * When running `annotate` on a file with an unrecognised file path, the tool currently exits early. To automatically create a .license file for unrecognised files, `--fallback-dot-license` has been added. * Ignore `.sl` directory as used by Sapling SCM.
Comments 0