Skip to content

2025.6.18 (yanked)

Compare
Choose a tag to compare
@initialed85 initialed85 released this 18 Jun 05:23
· 3 commits to master since this release

Yanked - see 1816858

See PyPI at third-party-license-file-generator/2025.6.18

Fixes:

  • Replace distutils.spawn.find_executable with shutil.which (see this PR, thanks @dave-v)
  • Add handling for licenses tucked away in *.dist-info/licenses
  • Added mechanism to infer license name from license file content (in the case that we only have the latter)