Open
Description
Came across (3) pypi packages with incorrect license info today.
- https://clearlydefined.io/definitions/pypi/pypi/-/PyInstaller/3.6/3.6 - tooling listed the declared license as GPLv3 when it is v2.
- https://clearlydefined.io/definitions/pypi/pypi/-/PyInstaller/3.4/3.4 (same as above)
- https://clearlydefined.io/definitions/pypi/pypi/-/pylint/2.3.0/2.3.0 - tooling listing GPL-1.0-or-later for many files and I am not sure where this is being pulled from. Many versions showing GPL-3.0-or-later for "declared" when the COPYING file is GPL-2.0 - https://clearlydefined.io/definitions/pypi/pypi/-/pylint/0.25.0,https://clearlydefined.io/definitions/pypi/pypi/-/pylint/2.3.1, etc.