Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-py-build-cmake | Distribution: openSUSE Tumbleweed |
Version: 0.4.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Feb 11 10:32:04 2025 |
Group: Unspecified | Build host: reproducible |
Size: 838234 | Source RPM: python-py-build-cmake-0.4.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/tttapa/py-build-cmake | |
Summary: Modern, PEP 517 compliant build backend for creating Python packages with |
PEP 517 compliant build backend for creating Python packages with extensions built using CMake. - Building and packaging C, C++ or Fortran extension modules for Python using CMake - Declarative configuration using `pyproject.toml` (PEP 621), compatible with flit - Editable/development installations for Python modules (PEP 660) - Compatible with pybind11 and nanobind - Stub generation for type checking and autocompletion - Customizable CMake configuration, build and installation options - Support for multiple installation configurations and components - Cross-compilation support - No dependency on setuptools - Compatible with cibuildwheel for building Wheels
MIT
* Tue Feb 11 2025 Nico Krapp <nico.krapp@suse.com> - Update to 0.4.1: * Produce a warning when MACOSX_DEPLOYMENT_TARGET is set in the py-build-cmake config (#43) * Support appending and prepending to environment variables - Update to 0.4.0: * MACOSX_DEPLOYMENT_TARGET support: Its value is now used to determine the Wheel platform tag on macOS, and the target version is passed on to CMake. * Improved documentation. * Mon Dec 25 2023 Ben Greiner <code@bnavigator.de> - Initial specfile for v0.1.8 - Required for PrusaSlicer's LibBGCode (in science)
/etc/alternatives/py-build-cmake /usr/bin/py-build-cmake /usr/bin/py-build-cmake-3.12 /usr/lib/python3.12/site-packages/py_build_cmake /usr/lib/python3.12/site-packages/py_build_cmake-0.4.1.dist-info /usr/lib/python3.12/site-packages/py_build_cmake-0.4.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/py_build_cmake-0.4.1.dist-info/LICENSE /usr/lib/python3.12/site-packages/py_build_cmake-0.4.1.dist-info/METADATA /usr/lib/python3.12/site-packages/py_build_cmake-0.4.1.dist-info/RECORD /usr/lib/python3.12/site-packages/py_build_cmake-0.4.1.dist-info/REQUESTED /usr/lib/python3.12/site-packages/py_build_cmake-0.4.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/py_build_cmake-0.4.1.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/py_build_cmake/__init__.py /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__ /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/build.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/build.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/build_component.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/build_component.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/cli.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/cli.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/help.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/__pycache__/help.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/build.py /usr/lib/python3.12/site-packages/py_build_cmake/build_component.py /usr/lib/python3.12/site-packages/py_build_cmake/cli.py /usr/lib/python3.12/site-packages/py_build_cmake/commands /usr/lib/python3.12/site-packages/py_build_cmake/commands/__pycache__ /usr/lib/python3.12/site-packages/py_build_cmake/commands/__pycache__/cmake.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/commands/__pycache__/cmake.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/commands/__pycache__/cmd_runner.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/commands/__pycache__/cmd_runner.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/commands/__pycache__/try_run.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/commands/__pycache__/try_run.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/commands/cmake.py /usr/lib/python3.12/site-packages/py_build_cmake/commands/cmd_runner.py /usr/lib/python3.12/site-packages/py_build_cmake/commands/try_run.py /usr/lib/python3.12/site-packages/py_build_cmake/common /usr/lib/python3.12/site-packages/py_build_cmake/common/__init__.py /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__ /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__/logformat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__/logformat.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__/platform.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__/platform.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__/util.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/common/__pycache__/util.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/common/logformat.py /usr/lib/python3.12/site-packages/py_build_cmake/common/platform.py /usr/lib/python3.12/site-packages/py_build_cmake/common/util.py /usr/lib/python3.12/site-packages/py_build_cmake/config /usr/lib/python3.12/site-packages/py_build_cmake/config/__init__.py /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__ /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/cli_override.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/cli_override.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/dynamic.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/dynamic.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/environment.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/environment.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/load.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/__pycache__/load.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/cli_override.lark /usr/lib/python3.12/site-packages/py_build_cmake/config/cli_override.py /usr/lib/python3.12/site-packages/py_build_cmake/config/dynamic.py /usr/lib/python3.12/site-packages/py_build_cmake/config/environment.py /usr/lib/python3.12/site-packages/py_build_cmake/config/load.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__init__.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__ /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/bool.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/bool.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/cmake_opt.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/cmake_opt.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/config_option.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/config_option.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/config_path.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/config_path.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/config_reference.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/config_reference.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/default.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/default.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/dict.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/dict.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/dir_pattern.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/dir_pattern.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/enum.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/enum.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/finalize.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/finalize.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/inherit.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/inherit.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/int.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/int.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/list.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/list.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/override.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/override.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/path.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/path.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/pyproject_options.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/pyproject_options.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/string.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/string.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/value_reference.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/value_reference.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/verify.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/__pycache__/verify.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/options/bool.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/cmake_opt.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/config_option.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/config_path.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/config_reference.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/default.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/dict.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/dir_pattern.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/enum.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/finalize.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/inherit.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/int.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/list.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/override.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/path.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/pyproject_options.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/string.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/value_reference.py /usr/lib/python3.12/site-packages/py_build_cmake/config/options/verify.py /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/__init__.py /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/__pycache__ /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/__pycache__/macos.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/__pycache__/macos.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/__pycache__/windows.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/__pycache__/windows.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/macos.py /usr/lib/python3.12/site-packages/py_build_cmake/config/quirks/windows.py /usr/lib/python3.12/site-packages/py_build_cmake/export /usr/lib/python3.12/site-packages/py_build_cmake/export/__init__.py /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__ /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/metadata.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/metadata.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/native_tags.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/native_tags.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/sdist.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/sdist.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/tags.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/tags.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/util.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/util.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/wheel.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/__pycache__/wheel.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__init__.py /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__ /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/build_hook.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/build_hook.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/hook.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/hook.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/symlink.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/symlink.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/wrapper.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/__pycache__/wrapper.cpython-312.pyc /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/build_hook.py /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/hook.py /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/symlink.py /usr/lib/python3.12/site-packages/py_build_cmake/export/editable/wrapper.py /usr/lib/python3.12/site-packages/py_build_cmake/export/metadata.py /usr/lib/python3.12/site-packages/py_build_cmake/export/native_tags.py /usr/lib/python3.12/site-packages/py_build_cmake/export/sdist.py /usr/lib/python3.12/site-packages/py_build_cmake/export/tags.py /usr/lib/python3.12/site-packages/py_build_cmake/export/util.py /usr/lib/python3.12/site-packages/py_build_cmake/export/wheel.py /usr/lib/python3.12/site-packages/py_build_cmake/help.py /usr/share/doc/packages/python312-py-build-cmake /usr/share/doc/packages/python312-py-build-cmake/README.md /usr/share/licenses/python312-py-build-cmake /usr/share/licenses/python312-py-build-cmake/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Feb 12 23:53:52 2025