Name: | boost-python3 |
---|---|
Version: | 1.66.0 |
Release: | 10.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 290690 |
License: | Boost and MIT and Python |
RPM: | boost-python3-1.66.0-10.el8.i686.rpm |
Source RPM: | boost-1.66.0-10.el8.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-52e96423-1c44-46a4-975c-a944022336c5.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.boost.org |
Summary: | Run-time component of boost python 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 Boost Python Library compiled for Python 3. |
- Revert changes for s390x support in Boost.Context
- Actually apply the patches added to the spec in 1.66.0-8
- Add patches from IBM for s390x support in Boost.Context (#1782292)
- Add patches to fix covscan defects (#1638070)
- Add patch to annotate objects built from assembly code (#1630552)
- Add explicit Requires to subpackages that depend on other parts of boost
- Add RPM_LD_FLAGS to user-config.jam (#1630552)
- Remove libboost_python3.so and libboost_numpy3.so from boost-devel
- Remove boost-python3 and boost-numpy3 from boost metapackage (#1616244)
- Patch numpy for Python 3 (#1596468)