| Name: | boost-numpy3 |
|---|---|
| Version: | 1.75.0 |
| Release: | 12.el9 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 58000 |
| License: | Boost and MIT and Python |
| RPM: | boost-numpy3-1.75.0-12.el9.i686.rpm |
| Source RPM: | boost-1.75.0-12.el9.src.rpm |
| Build Date: | Sat Aug 09 2025 |
| Build Host: | build-ol9-i386.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.boost.org |
| Summary: | Run-time component of boost numpy library for Python 3 |
| Description: | The Boost Python Library is a framework for interfacing Python and C++. It allows you to quickly and seamlessly expose C++ classes, functions and objects to Python, and vice versa, using no special tools -- just your C++ compiler. This package contains run-time support for the NumPy extension of the Boost Python Library for Python 3. |
- Fix the CMake config file for openmpi and mpich (RHEL-97588)
- Add patch for cross-device filesystem::copy_file (RHEL-89888)
- Re-add the CMake config files provided by Boost
- Apply upstream Boost.Asio patch to resolve RHEL-67973 - Fix %patch directive compatibility with RPM 4.20