The GitHub Actions job "Check binary dependency licenses" on 
texera.git/chore/binary-license-ci has failed.
Run started by GitHub user bobbai00 (triggered by bobbai00).

Head commit for run:
472f743b5fff08cb857aba1d6050cfb06ad7731c / Jiadong Bai 
<[email protected]>
chore(ci): normalize Python names per PEP 503 before compare

PyPI distributions inconsistently use hyphens, underscores, or dots
in their canonical names (huggingface_hub, pydantic_core,
python-dateutil, scikit-image, ...). Verbatim string comparison
between LICENSE-binary entries and pip-licenses output breaks the
moment an upstream bump changes the preferred form.

Apply `canonicalize_name` (lowercase, collapse [-_.]+ to -) to both
sides so the checker is indifferent. Paired with the matching
canonicalization of Python entries in LICENSE-binary on #4387.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/24871821924

With regards,
GitHub Actions via GitBox

Reply via email to