Py-build-cmake

Latest version: v0.4.2

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 11

0.3.3

- Support `find_package(Python COMPONENTS Development.Module)` without `Interpreter` component (https://github.com/tttapa/py-build-cmake/issues/38)

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.3.2...0.3.3

0.3.2

- Support non-Visual Studio generators when cross-compiling for Windows on ARM
- Add `cross.generator_platform` option
- Fix CLI paths on Windows

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.3.1...0.3.2

0.3.1

- Added SWIG example
- Improved stable ABI Wheel tags logic
- New `--override` CLI option
- Updated cross-compilation documentation
- More cibuildwheels tests

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.3.0...0.3.1

0.3.0

- Improved configuration file format
- Command-line overrides
- Support for multiple CMake build trees in one package
- PEP 420 namespace package support
- Reproducible builds
- CMake preset support (e.g. Conan)
- Allow overriding Wheel tags
- Support guessing Wheel tags based on the current platform
- Support for ABI3 Wheels
- Multiple editable installation modes
- Editable build hook mode that automatically re-builds extension modules
- Cross-compilation workflow documentation
- Automatic CIBW cross-compilation support for macOS and Windows on ARM
- Extensive testing (unit tests, package content checks, cibuildwheel tests)
- Pre-commit Ruff and Mypy checks
- Better error reporting
- Pass a virtual environment's Ninja path to CMake explicitly
- Dropped `flit_core` dependency
- Removed convoluted `cross.copy_from_native_build` option
- Improved CMake FindPython hints

Simple `[tool.py-build-cmake]` configurations in pyproject.toml should be mostly backward compatible, but some options have moved. See https://tttapa.github.io/py-build-cmake/Config.html for details about the new config format.


**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.1.8...0.3.0

0.3.0a3

- Add `cmake.install_config` option
- Improve FindPython hints

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.3.0a2...0.3.0a3

0.3.0a2

- Use CMake config with index 0 as default for CLI

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.3.0a1...0.3.0a2

Page 2 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.