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

attrs license is not found #17

Open
wagenrace opened this issue Jan 9, 2025 · 3 comments
Open

attrs license is not found #17

wagenrace opened this issue Jan 9, 2025 · 3 comments
Assignees

Comments

@wagenrace
Copy link
Owner

wagenrace commented Jan 9, 2025

14:17:36  attrs with UNKNOWN is NOT whitelisted
14:17:36  Traceback (most recent call last):
14:17:36    File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
14:17:36      return _run_code(code, main_globals, None,
14:17:36    File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
14:17:36      exec(code, run_globals)
14:17:36    File "/usr/local/lib/python3.10/dist-packages/license_scanner/__main__.py", line 3, in <module>
14:17:36      main()
14:17:36    File "/usr/local/lib/python3.10/dist-packages/license_scanner/cli.py", line 107, in main
14:17:36      raise ValueError(
14:17:36  ValueError: Some of the packages found do not use white listed licenses
@kostadin-biserkov
Copy link

Version: attrs-24.3.0

@wagenrace wagenrace self-assigned this Jan 9, 2025
@wagenrace
Copy link
Owner Author

wagenrace commented Jan 9, 2025

attrs==23.1.0 does work
attrs==24.1.0 does work
attrs==24.2.0 does work
attrs==24.3.0 does NOT work

This is linked python-attrs/attrs#1386

@wagenrace
Copy link
Owner Author

wagenrace commented Jan 9, 2025

Work around is to add attrs to the white listed packages

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

2 participants