Commit Graph

1 Commits

Author SHA1 Message Date
Wang Mingyu
0a464ffd88
python3-scikit-build-core: upgrade 0.11.3 -> 0.11.4
Changelog:
=============
Fixes:
- Typo in license-files
- Fix dynamic-metadata iteration (only affected GraalPy)
- Better abiflags implementation, uses ABIFLAGS on 3.14+, supports GraalPy
- File API commandFragments is optional
- Add python -m scikit_build_core printout and a few CLI issues
- Add some platform info to logging

Internal:
- Explicit mypy ignores
- Adjust typing to be ready for next mypy release

Documentation:
- Refactor the documentation to use single-line summaries

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:15 -07:00