Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permit Python-2.0 license instead of argparse package #115

Open
3 tasks
masutaka opened this issue Nov 29, 2024 · 0 comments
Open
3 tasks

Permit Python-2.0 license instead of argparse package #115

masutaka opened this issue Nov 29, 2024 · 0 comments

Comments

@masutaka
Copy link
Member

Task description

Pemit Python-2.0 license instead of argparse package.

Background

  • The only package that uses the Python-2.0 license used by Liam is argparse.
  • License Finder supports the Python 2.0 format, but not Python-2.0.
  • Therefore, we now allow the argparse package instead of the Python-2.0 license. 2.0.1 is limited to 2.0.1, so if the version changes, CI will drop and we will notice.

- - :approve
- argparse
- :who: OSPO @masutaka
:why: Python 2.0 license is compatible with Apache-2.0. But License Finder does
not support the name "Python-2.0". See https://github.com/pivotal/LicenseFinder/pull/1053
:versions:
- 2.0.1
:when: 2024-11-28 08:54:56.971593000 Z

When the following PR are merged and a new version of License Finder is released, it can be made to allow the license as well as others.

TODO (Optional)

Additional notes (Optional)

If the PR merge takes a long time, you can use the specific_install gem, which allows you to gem install a branch of License Finder's fork repository.

@MH4GF MH4GF changed the title Pemit Python-2.0 license instead of argparse package Permit Python-2.0 license instead of argparse package Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant