Fedora 39 Update: python-cmake-build-extension-0.6.1-1.fc39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-49bb331c71
2024-09-18 03:34:01.972187
--------------------------------------------------------------------------------

Name        : python-cmake-build-extension
Product     : Fedora 39
Version     : 0.6.1
Release     : 1.fc39
URL         : https://github.com/diegoferigo/cmake-build-extension
Summary     : Setuptools extension to build and package CMake projects
Description :
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).

--------------------------------------------------------------------------------
Update Information:

Update to 0.6.1: Support GNU/Hurd as build platform
--------------------------------------------------------------------------------
ChangeLog:

* Mon Sep  9 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.6.1-1
- Update to 0.6.1 (close RHBZ#2310800)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2310800 - python-cmake-build-extension-0.6.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2310800
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-49bb331c71' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux