Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

reuse-1.0.0-bp155.2.5 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: reuse Distribution: SUSE Linux Enterprise 15 SP5
Version: 1.0.0 Vendor: openSUSE
Release: bp155.2.5 Build date: Mon May 22 14:03:03 2023
Group: Development/Languages/Python Build host: hurricane3
Size: 890657 Source RPM: reuse-1.0.0-bp155.2.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://git.fsfe.org/reuse/reuse
Summary: A tool for compliance with the REUSE recommendations
A tool for compliance with the REUSE recommendations.  Essentially,
it is a linter that checks for a project's compliance, and a compiler that
generates a project's bill of materials.

Provides

Requires

License

Apache-2.0 AND CC-BY-SA-4.0 AND GPL-3.0-or-later AND CC0-1.0

Changelog

* Fri Dec 16 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Allow git to use the file: protocol: add "git config --global
    protocol.file.allow always" to check section.
* Thu May 19 2022 Carmen Bianca Bakker <carmen@carmenbianca.eu>
  - update to 1.0.0:
    - Added the ability to ignore parts of a file when running `reuse lint`. Simply
      add `REUSE-IgnoreStart` and `REUSE-IgnoreEnd` as comments and all lines
      between the two will be ignored by the next run of `reuse lint`. (#463)
    - Meson subprojects are now ignored by default. (#496)
    - Added `--skip-existing` flag to `addheader` in order to skip files that
      already contain SPDX information. This may be useful for only adding SPDX
      information to newly created files. (#480)
    - Added `--recursive` flag to `addheader`. (#469)
    - Ignore all SPDX files with their typical formats and extensions. (#494)
    - Add support for merging copyright lines based on copyright statement,
      transforming multiple lines with a single year into a single line with a
      range. (#328)
    - Deprecated `--explicit-license` in favour of `--force-dot-license`.
      `--explicit-license` will remain useable (although undocumented) for the
      foreseeable future. (#476)
    - Better support for unary "+" operator in license identifiers. For example, if
      `Apache-1.0+` appears as a declared license, it should not be identified as
      missing, bad, or unused if `LICENSES/Apache-1.0.txt` exists. It is, however,
      identified separately as a used license. (#123)
    - When `addheader` creates a `.license` file, that file now has a newline at the
      end. (#477)
    - `supported-licenses` command that lists all licenses supported by REUSE (#401)
    - `--quiet` switch to the `lint` command (#402)
* Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com>
  - update to 0.11.1:
    - Always write the output files encoded in UTF-8, explicitly. This is already the
      default on most Unix systems, but it was not on Windows.
    - All symlinks and 0-sized files in projects are now ignored.
    - The licenses CAL-1.0 and CAL-1.0-Combined-Work-Exception contain an SPDX tag
      within themselves. Files that are named after these licenses are now ignored.
    - Fixed a bug where `addheader` wouldn't properly apply the template on
      `.license` files if the `.license` file was non-empty, but did not contain
      valid SPDX tags.
    - Add support for autoconf comment style (listed as m4).
      + Cython (`.pyx`, `.pxd`)
      + Sass and SCSS (`.sass`, `.scss`)
      + XSL (`.xsl`)
      + Mailmap (`.mailmap`)
    - Added `--single-line` and `--multi-line` flags to `addheader`. These flags
      force a certain comment style.
    - Added support for Mercurial 4.3+.
    - A pre-commit hook has been added.
    - When an incorrect SPDX identifier is forwarded to `download` or `init`, the
      tool now suggests what you might have meant.
    - Under the hood, a lot of code that has to do with Git and Mercurial was moved
      into its own module.
    - Fixed a bug with `addheader --explicit-license` that would result in
      `file.license.license` if `file.license` already existed.
    - Fixed a Windows-only bug to do with calling subprocesses.
    - Fixed a rare bug that would trigger when a directory is both ignored and
      contains a `.git` file.
* Thu Jan 23 2020 Carmen Bianca Bakker <carmen@carmenbianca.eu>
  - Update to version 0.8.0:
    + Performance improved with multiprocessing
    + New translations added for various different languages.
    + Can no longer lint subdirectories; must specify root with --root.
    + addheader supports many more file types.
    + Deprecated licenses are now recognised.
* Thu Nov 28 2019 Carmen Bianca Bakker <carmen@carmenbianca.eu>
  - Update to version 0.7.0:
    + Git submodules are ignored by default. Use --include-submodules
      to include them again.
    + Upstream name changed from fsfe-reuse to reuse.
    + addheader improvements.
* Thu Sep 05 2019 Carmen Bianca Bakker <carmen@carmenbianca.eu>
  - Update to version 0.5.0:
    + The tool is now compliant with REUSE v3.0
* Wed Aug 15 2018 carmen@carmenbianca.eu
  - Update to version 0.3.3:
    + Files ending in .spdx are no longer considered licenses.
* Tue Aug 14 2018 carmen@carmenbianca.eu
  - Update to version 0.3.1:
    + Finding of root directory fixed when using pygit2.
* Wed May 16 2018 carmen@carmenbianca.eu
  - Update to version 0.3.0:
    + Bill of materials output is now deterministic.  Entries are
      sorted.
* Tue Apr 17 2018 carmen@carmenbianca.eu
  - Update to version 0.2.0:
    + Added translations for Dutch, Esperanto and Spanish.
    + Added new `-only` and `-or-later` SPDX tags for GPL.
    + Based on argparse instead of click.
  - Remove xfail-test.patch.
* Tue Dec 19 2017 carmen@carmenbianca.eu
  - Added package, version 0.1.1.
  - Add xfail-test.patch to ignore a test that fails occasionally.

Files

/usr/bin/reuse
/usr/lib/python3.6/site-packages/reuse
/usr/lib/python3.6/site-packages/reuse-1.0.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/reuse-1.0.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/reuse-1.0.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/reuse-1.0.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/reuse-1.0.0-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/reuse-1.0.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/reuse-1.0.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/reuse/__init__.py
/usr/lib/python3.6/site-packages/reuse/__main__.py
/usr/lib/python3.6/site-packages/reuse/__pycache__
/usr/lib/python3.6/site-packages/reuse/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_format.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_format.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_licenses.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_licenses.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_main.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_main.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/_util.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/download.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/download.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/header.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/header.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/init.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/init.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/lint.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/lint.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/project.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/project.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/report.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/report.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/spdx.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/spdx.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/supported_licenses.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/supported_licenses.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/vcs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/reuse/__pycache__/vcs.cpython-36.pyc
/usr/lib/python3.6/site-packages/reuse/_comment.py
/usr/lib/python3.6/site-packages/reuse/_format.py
/usr/lib/python3.6/site-packages/reuse/_licenses.py
/usr/lib/python3.6/site-packages/reuse/_main.py
/usr/lib/python3.6/site-packages/reuse/_util.py
/usr/lib/python3.6/site-packages/reuse/download.py
/usr/lib/python3.6/site-packages/reuse/header.py
/usr/lib/python3.6/site-packages/reuse/init.py
/usr/lib/python3.6/site-packages/reuse/lint.py
/usr/lib/python3.6/site-packages/reuse/locale
/usr/lib/python3.6/site-packages/reuse/locale/de
/usr/lib/python3.6/site-packages/reuse/locale/de/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/de/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/locale/eo
/usr/lib/python3.6/site-packages/reuse/locale/eo/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/eo/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/locale/es
/usr/lib/python3.6/site-packages/reuse/locale/es/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/es/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/locale/fr
/usr/lib/python3.6/site-packages/reuse/locale/fr/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/fr/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/locale/gl
/usr/lib/python3.6/site-packages/reuse/locale/gl/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/gl/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/locale/it
/usr/lib/python3.6/site-packages/reuse/locale/it/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/it/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/locale/nl
/usr/lib/python3.6/site-packages/reuse/locale/nl/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/nl/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/locale/pt
/usr/lib/python3.6/site-packages/reuse/locale/pt/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/pt/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/locale/tr
/usr/lib/python3.6/site-packages/reuse/locale/tr/LC_MESSAGES
/usr/lib/python3.6/site-packages/reuse/locale/tr/LC_MESSAGES/reuse.mo
/usr/lib/python3.6/site-packages/reuse/project.py
/usr/lib/python3.6/site-packages/reuse/report.py
/usr/lib/python3.6/site-packages/reuse/resources
/usr/lib/python3.6/site-packages/reuse/resources/exceptions.json
/usr/lib/python3.6/site-packages/reuse/resources/exceptions.json.license
/usr/lib/python3.6/site-packages/reuse/resources/licenses.json
/usr/lib/python3.6/site-packages/reuse/resources/licenses.json.license
/usr/lib/python3.6/site-packages/reuse/spdx.py
/usr/lib/python3.6/site-packages/reuse/supported_licenses.py
/usr/lib/python3.6/site-packages/reuse/templates
/usr/lib/python3.6/site-packages/reuse/templates/default_template.jinja2
/usr/lib/python3.6/site-packages/reuse/templates/default_template.jinja2.license
/usr/lib/python3.6/site-packages/reuse/vcs.py
/usr/share/doc/packages/reuse
/usr/share/doc/packages/reuse/CHANGELOG.md
/usr/share/doc/packages/reuse/README.md
/usr/share/licenses/reuse
/usr/share/licenses/reuse/Apache-2.0.txt
/usr/share/licenses/reuse/CC-BY-SA-4.0.txt
/usr/share/licenses/reuse/CC0-1.0.txt
/usr/share/licenses/reuse/GPL-3.0-or-later.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:57:54 2024