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:
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)