freshcrate

cmake

CMake is an open-source, cross-platform family of tools designed to build, test and package software

Description

========================== CMake Python Distributions ========================== `CMake <https://cmake.org>`_ is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and VTK. The CMake python wheels provide `CMake 4.3.1 <https://cmake.org/cmake/help/v4.3/index.html>`_. Latest Release -------------- .. table:: +----------------------------------------------------------------------+---------------------------------------------------------------------------+ | Versions | Downloads | +======================================================================+===========================================================================+ | .. image:: https://img.shields.io/pypi/v/cmake.svg | .. image:: https://static.pepy.tech/badge/cmake | | :target: https://pypi.python.org/pypi/cmake | :target: https://pypi.python.org/pypi/cmake | | | .. image:: https://img.shields.io/pypi/dm/cmake | | | :target: https://pypi.python.org/pypi/cmake | +----------------------------------------------------------------------+---------------------------------------------------------------------------+ Build Status ------------ .. table:: +---------------+--------------------------------------------------------------------------------------------------------------+ | | GitHub Actions (Windows, macOS, Linux) | +===============+==============================================================================================================+ | PyPI | .. image:: https://github.com/scikit-build/cmake-python-distributions/actions/workflows/build.yml/badge.svg | | | :target: https://github.com/scikit-build/cmake-python-distributions/actions/workflows/build.yml | +---------------+--------------------------------------------------------------------------------------------------------------+ Platforms --------- The following platforms are supported with binary wheels: .. table:: +---------------+---------------------------+ | OS | Arch | +===============+===========================+ | Windows | | 64-bit | | | | 32-bit | | | | ARM | +---------------+---------------------------+ | Linux Intel | | manylinux2014+ x86_64 | | | | musllinux_1_2+ x86_64 | | | | manylinux2014+ i686 | | | | musllinux_1_2+ i686 | +---------------+---------------------------+ | Linux ARM | | manylinux2014+ AArch64 | | | | musllinux_1_2+ AArch64 | | | | manylinux_2_31+ armv7l | | | | musllinux_1_2+ armv7l | +---------------+---------------------------+ | Linux PowerPC | | manylinux2014+ ppc64le | | | | musllinux_1_2+ ppc64le | +---------------+---------------------------+ | Linux IBM Z | | manylinux2014+ s390x | | | | musllinux_1_2+ s390x | +---------------+---------------------------+ | Linux RISC-V | | manylinux_2_31+ riscv64 | | | | musllinux_1_2+ riscv64 | +---------------+---------------------------+ | macOS 10.10+ | Intel | +---------------+---------------------------+ | macOS 11+ | Apple Silicon | +---------------+---------------------------+ The last version to provide ``manylinux1`` wheels was ``3.22.x``. The last version to provide Python 3.7 support and ``manylinux2010`` wheels was ``4.0.3``. The last version to provide Python 2 to Python 3.6 support was ``3.28.x``. Maintainers ----------- * `How to update CMake version? <https://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html>`_ * `How to make a release? <https://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html>`_ Miscellaneous ------------- * Documentation: https://cmake-python-distributions.readthedocs.io/en/latest/ * Source code: https://github.com/scikit-build/cmake-python-distributions * Mailing list: https://groups.google.com/forum/#!forum/scikit-build License ------- This project is maintained

Release History

VersionChangesUrgencyDate
4.3.1Imported from PyPI (4.3.1)Low4/21/2026
4.3.0<!-- Release notes generated using configuration in .github/release.yml at 4.3.0 --> ## What's Changed * docs: mention Windows ARM in README by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/683 * [Bot] Update to CMake 4.3.0 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/689 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/4.2.3...4.3.0Medium3/24/2026
4.2.3<!-- 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] UpdateLow2/28/2026
4.2.1<!-- 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-distributiLow12/21/2025
4.2.0<!-- 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 changLow11/21/2025
4.1.3## What's Changed * [Bot] Update to CMake 4.1.3 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/655 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/4.1.2...4.1.3Low11/21/2025
4.1.2## What's Changed * [Bot] Update to CMake 4.1.1 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/633 * [Bot] Update to OpenSSL 3.5.3 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/639 * [Bot] Update to OpenSSL 3.5.4 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/642 * [Bot] Update to CMake 4.1.2 by @scikit-build-app-bot[bot] in https://githubLow11/21/2025
3.31.10## What's Changed * [v3.x] Update to CMake 3.31.10 by @sculpordwarf in https://github.com/scikit-build/cmake-python-distributions/pull/651 ## New Contributors * @sculpordwarf made their first contribution in https://github.com/scikit-build/cmake-python-distributions/pull/651 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.31.6...3.31.10Low11/21/2025
4.1.0## What's Changed * break: drop Python 3.7, manylinux2010 & musllinux_1_1 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/616 * feat: update to CMake 4.1.0 by @scikit-build-app-bot[bot] in https://github.com/scikit-build/cmake-python-distributions/pull/626 * feat: update to OpenSSL 3.5.x by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/615 * feat: add riscv64 wheels by @mayeut in https://github.com/scikit-build/cmake-python-distribLow8/11/2025
4.0.3## 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.3Low6/13/2025
3.30.9## What's Changed * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/609 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/610 * [Bot] Update to CMake 3.30.9 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/611 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/4.0.Low6/12/2025
4.0.2## 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-cLow5/8/2025
4.0.0## 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`Low3/28/2025
3.31.6## 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 wheeLow2/27/2025
3.31.4## What's Changed * chore(deps): bump the actions group across 1 directory with 2 updates by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/576 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/574 * [Bot] Update to CMake 3.31.4 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/575 **Full Changelog**: https://github.com/scikit-build/cmake-pytLow1/11/2025
3.31.2## 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/56Low12/15/2024
3.31.1## What's Changed * chore(deps): bump actions/attest-build-provenance from 1.4.3 to 1.4.4 in the actions group by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/561 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/564 * [Bot] Update to CMake 3.31.1 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/559 * feat: add manylinux_2_31 armv7l wheel by @Low11/23/2024
3.31.0.1This release, besides updating to CMake 3.31.0, also uses process replacement on UNIX, and includes the `ccmake` executable. Docs now use mermaid instead of an abandoned dependency. 3.31.0.1 fixes an issue that occurred with the original 3.31.0 package. ## What's Changed * [Bot] Update to CMake 3.31.0 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/554 * fix: replace process on UNIX by @henryiii in https://github.com/scikit-build/cmake-python-diLow11/14/2024
3.30.5## What's Changed * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/545 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/546 * [Bot] Update to CMake 3.30.5 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/547 * chore(deps): bump wntrblm/nox from 2024.04.15 to 2024.10.09 in the actions group by @dependabLow10/19/2024
3.30.4## What's Changed * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/541 * chore(deps): bump the actions group across 1 directory with 3 updates by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/542 * [Bot] Update to CMake 3.30.4 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/543 * ci: use signed commits for update workflow pull requests by @maLow9/29/2024
3.30.3## What's Changed * chore(deps): bump the actions group with 2 updates by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/527 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/528 * chore(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 in the actions group by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/530 * chore(deps): update pre-commitLow9/8/2024
3.30.2## What's Changed * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/522 * chore(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 in the actions group by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/523 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/524 * [Bot] Update to CMake 3.30.2 by @scikit-build-apLow8/4/2024
3.30.1## What's Changed * [Bot] Update to CMake 3.30.1 by @scikit-build-app-bot in https://github.com/scikit-build/cmake-python-distributions/pull/521 * chore(deps): bump the actions group across 1 directory with 2 updates by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/520 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/519 **Full Changelog**: https://github.com/scikit-build/cmake-pythoLow7/22/2024
3.30.0This release updates to 3.30, as well as adds attestations visible at <https://github.com/scikit-build/cmake-python-distributions/attestations>. We also have a new bot to make CMake update PRs for us. ## What's Changed * chore: add update CMake workflow by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/359 * fix: update-cmake workflow shall run on `main` branch by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/514 * [Bot] Update to Low7/3/2024
3.29.6## What's Changed * support `python -m cmake` by @njzjz in https://github.com/scikit-build/cmake-python-distributions/pull/496 * update to cmake 3.29.6 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/509 ## New Contributors * @njzjz made their first contribution in https://github.com/scikit-build/cmake-python-distributions/pull/496 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.29.5.1...3.29.6Low6/21/2024
3.29.5.1## What's Changed * fix: use musllinux_1_1 images by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/502 * bump version to 3.29.5.1 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/505 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.29.5...3.29.5.1Low6/16/2024
3.29.5## What's Changed * chore(deps): bump pypa/cibuildwheel from 2.17 to 2.18 in the actions group by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/499 * Update to OpenSSL 3.0.14 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/500 * Update to CMake 3.29.5 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/501 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.29.3..Low6/16/2024
3.29.3## What's Changed * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/492 * Update to CMake 3.29.3 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/498 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.29.2...3.29.3Low5/11/2024
3.29.2## What's Changed * Add back the dependency on importlib_metadata for python < 3.8 by @JeanChristopheMorinPerso in https://github.com/scikit-build/cmake-python-distributions/pull/490 * Update to CMake 3.29.2 by @jcfr in https://github.com/scikit-build/cmake-python-distributions/pull/491 ## New Contributors * @JeanChristopheMorinPerso made their first contribution in https://github.com/scikit-build/cmake-python-distributions/pull/490 **Full Changelog**: https://github.com/scikit-build/cmLow4/12/2024
3.29.1## What's Changed * Update to CMake 3.29.1 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/483 * fix: don't request cmake when building even if not present by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/480 * chore: rework versioning by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/470 * chore: integrate types and typecheck by @henryiii in https://github.com/scikit-build/cmake-python-distributioLow4/10/2024
3.29.0.1This release uses scikit-build-core as the backend and requires Python 3.7+. ## What's Changed * chore(build): move to scikitbuild-core by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/455 * chore: move to main by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/460 * feat: drop <3.7 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/461 * chore(deps): update pre-commit hooks by @pre-commit-ci in httpsLow3/26/2024
3.28.4## What's Changed * chore(deps): bump the actions group with 1 update by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/453 * chore(deps): bump cmake from 3.28.1 to 3.28.3 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/452 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/443 * docs: fix up docs by @henryiii in https://github.com/scikit-build/cmake-pyLow3/25/2024
3.28.3## What's Changed * chore(deps): bump cmake from 3.27.9 to 3.28.1 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/440 * ci: group dependabot updates by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/442 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/441 * chore(deps): bump the actions group with 1 update by @dependabot in https://github.com/scikit-buildLow2/11/2024
3.28.1## What's Changed * chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/437 * chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/436 * ci: support artifact v4 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/438 * Update to CMake 3.28.1 by @henryiii in https://github.com/scikit-build/cmake-pytLow2/11/2024
3.28.0## What's Changed * chore(deps): bump cmake from 3.27.7 to 3.27.9 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/430 * chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/431 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/432 * Update to CMake 3.28.0 by @jcfr in https://github.com/scikit-build/cmake-pyLow12/13/2023
3.27.9## What's Changed * chore(deps): bump cmake from 3.27.6 to 3.27.7 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/421 * Update to OpenSSL 3.0.12 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/425 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/424 * Update to CMake 3.27.8 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/428 Low12/4/2023
3.27.7## What's Changed * chore(deps): bump cmake from 3.27.5 to 3.27.6 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/414 * chore(deps): bump pypa/cibuildwheel from 2.16.1 to 2.16.2 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/416 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/415 * chore(deps): bump ninja from 1.11.1 to 1.11.1.1 by @dependabot in htLow10/14/2023
3.27.6## What's Changed * chore(deps): bump cmake from 3.27.4.1 to 3.27.5 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/406 * chore(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/407 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/408 * Update to OpenSSL 3.0.11 by @mayeut in https://github.com/scikit-bLow10/1/2023
3.27.5## What's Changed * chore(deps): bump cmake from 3.27.2 to 3.27.4.1 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/402 * chore(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/401 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/400 * chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabotLow9/17/2023
3.27.4.1## What's Changed * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/396 * chore(deps): bump cmake from 3.27.1 to 3.27.2 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/395 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/397 * Update to CMake 3.27.4 by @mayeut in https://github.com/scikit-build/cmake-python-distLow9/6/2023
3.27.2## What's Changed * chore(deps): bump cmake from 3.27.0 to 3.27.1 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/389 * chore(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/391 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/390 * Update to CMake 3.27.2 by @mayeut in https://github.com/scikit-buildLow8/13/2023
3.27.1## What's Changed * chore(deps): bump cmake from 3.26.4 to 3.27.0 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/383 * Update to OpenSSL 3.0.10 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/387 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/385 * Update to CMake 3.27.1 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/388 Low8/5/2023
3.27.0## What's Changed * chore(deps): bump cmake from 3.26.3 to 3.26.4 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/374 * chore: continue testing with python 2.7 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/377 * Update to CMake 3.27.0 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/382 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.26.4...3.27.0Low7/20/2023
3.26.4## What's Changed * chore(deps): bump cmake from 3.26.1 to 3.26.3 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/355 * chore(deps): update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-build/cmake-python-distributions/pull/356 * chore: remove unused `requirements-deploy.txt` by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/357 * chore(deps): bump pypa/cibuildwheel from 2.12.1 to 2.12.3 by @dependabot in https:/Low6/12/2023
3.26.3## What's Changed * Update to CMake 3.26.3 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/354 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.26.1...3.26.3Low4/11/2023
3.26.1This release of CMake fixed an issue with the brand-new Limited ABI / Stable API support. ## What's Changed * Update to CMake 3.26.1 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/348 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.26.0...3.26.1Low3/27/2023
3.26.0## What's Changed This is the first version to use the new `wheel tags` command to retag the wheels when generating them, removing a lot of custom code and our custom `wheeltools` package. * Update to OpenSSL 3.0.8 by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/336 * Update to CMake 3.26.0 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/340 * chore: use wheel tags command by @henryiii in https://github.com/scikit-build/cmake-Low3/15/2023
3.25.0## What's Changed * chore(ci): remove Travis CI by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/309 * Update to CMake 3.25.0 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/316 **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.24.3...3.25.0Low2/1/2023
3.24.3## What's Changed * chore(deps): bump cmake from 3.24.1.1 to 3.24.2 by @dependabot in https://github.com/scikit-build/cmake-python-distributions/pull/307 * Revert "ci: fix issue with git security fix (#302)" by @mayeut in https://github.com/scikit-build/cmake-python-distributions/pull/308 * chore(deps): GHA updates by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pull/305 * Update to CMake 3.24.3 by @henryiii in https://github.com/scikit-build/cmake-python-distributLow11/5/2022
3.24.2This release adds support for macOS 13; previous versions left the App bundle structure, which now triggers a "broken package" error warning on macOS 13. The folder is now unbundled in the wheel. This release also fixes an issue since Python 3.2 were file descriptors were not able to be passed through to the process when using the `cmake` shortcut - this is needed for parallel runs using jobserver. ## What's Changed * Update to CMake 3.24.2 by @henryiii in https://github.com/scikit-build/cLow10/31/2022
3.24.1.1This bumps the CMake version to 3.24.1. The `py.typed` file was missing from previous versions; this is now added so `import cmake` should be available to type checkers now. This needed a patch release (3.24.1.1) fixing an issue with `include_package_data` that caused issues in 3.24.1. We've also fixed a extra system call on (at least some older) versions of Python. ## What's Changed * Update to CMake 3.24.1 by @henryiii in https://github.com/scikit-build/cmake-python-distributions/pullLow9/8/2022

Dependencies & License Audit

Loading dependencies...

Similar Packages

ninjaNinja is a small build system with a focus on speed1.13.0
meson-pythonMeson Python build backend (PEP 517)0.19.0
azure-coreMicrosoft Azure Core Library for Pythonazure-template_0.1.0b6187637
azure-mgmt-coreMicrosoft Azure Management Core Library for Pythonazure-template_0.1.0b6187637
azure-monitor-opentelemetry-exporterMicrosoft Azure Monitor Opentelemetry Exporter Client Library for Pythonazure-template_0.1.0b6187637