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 9 of 11

0.0.9

- Distinguish between `PY_BUILD_CMAKE_MODULE_NAME` and `PY_BUILD_CMAKE_PACKAGE_NAME`

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.0.8...0.0.9

0.0.8

- Added `PY_BUILD_CMAKE_PACKAGE_NAME` and `PY_BUILD_CMAKE_PACKAGE_VERSION` CMake options (replaces `VERIFY_VERSION`)
- Added `pyproject.toml/py-build-cmake/cmake/minimum_version` option
- `PY_BUILD_CMAKE_VERBOSE` environment variable to print more information about the configuration and build process
- Automatically add CMake, Ninja and mypy as build dependencies if they are used but not found in `$PATH` (or if the version in `$PATH` is too old or broken)
- More robust CMake script to find Python and pybind11
- Example for packaging C++ executables rather than Python modules
- Created a [FAQ](https://tttapa.github.io/py-build-cmake/FAQ.html) page

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.0.7...0.0.8

0.0.7

- macOS support

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.0.6...0.0.7

0.0.6

- Entry point support ([PyPA specification](https://packaging.python.org/en/latest/specifications/entry-points/), [Flit documentation](https://flit.pypa.io/en/latest/pyproject_toml.html#pyproject-project-scripts))

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.0.5...0.0.6

0.0.5

- Fix 1

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.0.4...0.0.5

0.0.4

- Support flit 3.7

**Full Changelog**: https://github.com/tttapa/py-build-cmake/compare/0.0.3...0.0.4

Page 9 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.