ITADN
scikit-build/cmake-python-distributions

版本发布 8

4.2.3
? · 2026-02-28

<!-- Release notes generated using configuration in .github/release.yml at 4.2.3 --> ## What's Changed * fix: drop manylinux1 workaround by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/682 * fix: more readable error on missing `ccmake` by @Andrej730 in https://github.com/scikit-build/cmake-python-distributions/pull/667 * chore(deps): update clang to 21.1.8.1 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/672 * [Bot] Update to CMake 4.2.2 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/675 * [Bot] Update to CMake 4.2.3 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/677 * [Bot] Update to OpenSSL 3.5.5 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/676 ## New Contributors * @Andrej730 made their first contribution in https://github.com/scikit-build/cmake-python-distributions/pull/667 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/4.2.1...4.2.3

4.2.1
? · 2025-12-21

<!-- Release notes generated using configuration in .github/release.yml at 4.2.1 --> ## What's Changed * fix: add missing f-string prefix for --parallel bootstrap arg by @shanemcd in https://github.com/scikit-build/cmake-python-distributions/pull/665 * fix: workaround issue in lastversion with OpenSSL by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/669 * chore(deps): update clang to 21.1.8.0 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/670 * [Bot] Update to CMake 4.2.1 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/666 ## New Contributors * @shanemcd made their first contribution in https://github.com/scikit-build/cmake-python-distributions/pull/665 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/4.2.0...4.2.1

4.2.0
? · 2025-11-21

<!-- Release notes generated using configuration in .github/release.yml at 4.2.0 --> ## What's Changed * ci: build with clang instead of gcc by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/632 * [Bot] Update to CMake 4.2.0 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/656 * docs: improve links back to GitHub by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/657 * chore: add changelog exclusion for bots by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/658 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/4.1.3...4.2.0

4.0.3
? · 2025-06-13

## What's Changed * [Bot] Update to CMake 4.0.3 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/612 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.30.9...4.0.3

4.0.2
? · 2025-05-08

## What's Changed * fix: use version range and don't error of no macOS version is set by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/599 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/597 * chore(deps): bump actions/create-github-app-token from 1 to 2 in the actions group by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/600 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/601 * [Bot] Update to CMake 4.0.1 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/602 * chore(deps): bump astral-sh/setup-uv from 5 to 6 in the actions group by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/604 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/603 * chore(deps): bump the actions group with 2 updates by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/606 * [Bot] Update to CMake 4.0.2 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/608 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/607 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/4.0.0...4.0.2

4.0.0
? · 2025-03-28

## What's Changed * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/593 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/595 * chore(deps): bump the actions group across 1 directory with 3 updates by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/594 * chore(ci): use `astral-sh/setup-uv` & `uv pip install --group` by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/596 * [Bot] Update to CMake 4.0.0 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/598 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.31.6...4.0.0

3.31.6
? · 2025-02-27

## What's Changed * chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 in the actions group by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/577 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/578 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/580 * ci(linux): use GHA ARM runners to build ARM wheels by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/579 * chore(deps): bump actions/attest-build-provenance from 2.1.0 to 2.2.0 in the actions group by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/582 * [Bot] Update to CMake 3.31.5 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/581 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/583 * chore(deps): bump the actions group with 2 updates by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/584 * [Bot] Update to OpenSSL 3.0.16 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/585 * fix: sha256 in update script for OpenSSL by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/588 * chore: use dependency-groups by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/589 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/590 * [Bot] Update to CMake 3.31.6 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/591 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.31.4...3.31.6

3.31.2
? · 2024-12-15

## What's Changed * [Bot] Update to CMake 3.31.2 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/571 * fix: tests by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/569 * chore: align minimum cmake version with the one of scikit-build-core by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/570 * fix: bootstrap build by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/568 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.31.1...3.31.2