Skip to content

[BUG] Grayskull doesn't detect AGPL-3.0-or-later #517

@pavelzw

Description

@pavelzw

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

grayskull pypi internetarchive

Expected behavior
about.license should be AGPL-3.0-or-later. Instead, it's AGPL-3.0. AGPL-3.0 is deprecated, see https://spdx.org/licenses/AGPL-3.0

Outputs

[...]
about:
  home: https://github.com/jjjake/internetarchive
  summary: A Python interface to archive.org.
  license: AGPL-3.0
  license_file: LICENSE
[...]

Environment:

  • grayskull --version
2.5.1

Additional context
See https://github.com/jjjake/internetarchive/blob/6e2321652ab2bd13c517dabf5a6e01f420bca380/LICENSE#L637-L638 for the LICENSE file. This is flagged by the conda-forge-linting service: conda-forge/staged-recipes#24886 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions