Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-cmake-build-extension | Distribution: Fedora Project |
Version: 0.6.1 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Mon Sep 9 13:04:30 2024 |
Group: Unspecified | Build host: buildhw-a64-04.iad2.fedoraproject.org |
Size: 68003 | Source RPM: python-cmake-build-extension-0.6.1-1.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/diegoferigo/cmake-build-extension | |
Summary: Setuptools extension to build and package CMake projects |
This project aims to simplify the integration of C++ projects based on CMake with Python packaging tools. CMake provides out-of-the-box support to either SWIG and pybind11, that are two among the most used projects to create Python bindings from C++ sources. If you have any experience with these hybrid projects, you know the challenges to make packaging right! This project takes inspiration from pre-existing examples (pybind/cmake_example, among many others) and provides a simple, flexible, and reusable setuptools extension with the following features: • Bridge between CMake projects and Python packaging. • Configure and build the CMake project from setup.py. • Install the CMake project in the resulting Python package. • Allow passing custom CMake options. • Allow creating a top-level __init__.py. • Expose C++ executables to the Python environment. • Provide a context manager to import reliably CPython modules on all major OSs. • Disable the C++ extension in editable installations (requiring to manually call CMake to install the C++ project).
MIT
* Mon Sep 09 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.6.1-1 - Update to 0.6.1 (close RHBZ#2310800) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.6.0-2 - Rebuilt for Python 3.13 * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.6.0-1 - Update to 0.6.0 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.1-12 - Assert that %pyproject_files contains a license file * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.1-10 - Use new (rpm 4.17.1+) bcond style * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.5.1-9 - Rebuilt for Python 3.12 * Wed Mar 08 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.1-7 - Simplify path-building for test execution * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Oct 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.1-5 - Update License to SPDX
/usr/lib/python3.13/site-packages/cmake_build_extension /usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info /usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/INSTALLER /usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/LICENSE /usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/METADATA /usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/WHEEL /usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/top_level.txt /usr/lib/python3.13/site-packages/cmake_build_extension/__init__.py /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__ /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/build_ext_option.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/build_ext_option.cpython-313.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/build_extension.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/build_extension.cpython-313.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/cmake_extension.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/cmake_extension.cpython-313.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/sdist_command.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/sdist_command.cpython-313.pyc /usr/lib/python3.13/site-packages/cmake_build_extension/build_ext_option.py /usr/lib/python3.13/site-packages/cmake_build_extension/build_extension.py /usr/lib/python3.13/site-packages/cmake_build_extension/cmake_extension.py /usr/lib/python3.13/site-packages/cmake_build_extension/sdist_command.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024