Fri, 29 Mar 2024 06:28:56 UTC | login

Information for build boost-1.73.0-3.fc33

ID163020
Package Nameboost
Version1.73.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/boost.git#8e6b263013cbb655a6416782d7adaf8ec01dd296
SummaryThe free peer-reviewed portable C++ source libraries
DescriptionBoost provides free peer-reviewed portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library, in the hopes of establishing "existing practice" for extensions and providing reference implementations so that the Boost libraries are suitable for eventual standardization. (Some of the libraries have already been included in the C++ 2011 standard and others have been proposed to the C++ Standards Committee for inclusion in future standards.)
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 05 Jun 2020 21:42:43 UTC
CompletedFri, 05 Jun 2020 21:58:21 UTC
Taskbuild (f33, /rpms/boost.git:8e6b263013cbb655a6416782d7adaf8ec01dd296)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/boost.git#8e6b263013cbb655a6416782d7adaf8ec01dd296'}}
Tags No tags
RPMs No RPMs
Changelog * Fri May 29 2020 Jonathan Wakely <jwakely@redhat.com> - 1.73.0-3 - Rebuilt for Python 3.9 * Thu May 28 2020 Jonathan Wakely <jwakely@redhat.com> - 1.73.0-1 - Rebase to 1.73.0 - Replace boost-jam and bjam with boost-b2 and b2 - Add boost-nowide subpackage * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1.69.0-22 - Rebuilt for Python 3.9 * Sat May 23 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.69.0-21 - Add Provides for boost-python3-devel * Fri May 22 2020 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-20 - Require boost-python3 for boost, fold boost-python3-devel into boost-devel - Do not link Python extensions to libpython * Fri May 15 2020 Pete Walter <pwalter@fedoraproject.org> - 1.69.0-19 - Rebuild for ICU 67 * Tue May 12 2020 Avi Kivity <avi@scylladb.com> - 1.69.0-18 - Add patch for C++20 compatibility in Boost.Signals2 (#1834764) * Mon May 11 2020 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-17 - Add patch for C++20 compatibility in Boost.Test (#1832639) * Thu Apr 02 2020 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-16 - Drop boost-1.57.0-mpl-print.patch patch that doesn't work - Remove vestigial parts of separate python2/python3 build - Generate version_enc automatically from version and drop version_suffix * Mon Mar 30 2020 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-15 - Patch Boost.Format for C++20 compatibility with GCC 10 (#1818723) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.69.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 15 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.69.0-13 - Removed the Python2 sub-packages * Fri Nov 01 2019 Pete Walter <pwalter@fedoraproject.org> - 1.69.0-12 - Rebuild for ICU 65 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.69.0-11 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.69.0-10 - Rebuilt for Python 3.8 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.69.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 10 2019 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-8 - Fix Obsoletes tag to remove _isa (#1706079) * Tue May 07 2019 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-7 - Make main package obsolete old boost-signals subpackage (#1706079) * Thu Feb 14 2019 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-6 - Add patch for out-of-bounds vector access in Boost.MPI * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - 1.69.0-5 - Rebuild for openmpi 3.1.3 * Tue Feb 12 2019 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-4 - Patch Boost.Random to fix warning (#1673669) * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.69.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 23 2019 Pete Walter <pwalter@fedoraproject.org> - 1.69.0-2 - Rebuild for ICU 63 * Sat Dec 15 2018 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.69.0-1 - Rebase to 1.69.0 - Dropped library: Boost.Signals (now replaced by header-only Boost.Signals2) * Sat Dec 01 2018 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.68.0-1 - Rebase to 1.68.0 - New library: Boost.Contract - The Python-related shared libraries now carry the full Python version, eg _python27.so and _python37.so - Drop patches: deleted: boost-1.66.0-address-model.patch deleted: boost-1.66.0-compute.patch deleted: boost-1.66.0-numpy3.patch deleted: boost-1.66.0-python37.patch deleted: boost-1.66.0-spirit-abs-overflow.patch * Thu Sep 27 2018 Owen Taylor <otaylor@redhat.com> - 1.66.0-15 - Disable openmpi and mpich for Flatpak-bundled builds * Thu Aug 23 2018 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-14 - Fix permissions and python shebang of Boost.Build files * Wed Jul 18 2018 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-14 - Patch numpy for Python 3 (#1596468) * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.66.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 1.66.0-12 - Rebuild for ICU 62 * Tue Jun 19 2018 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-11 - Add patch to fix build with Python 3.7 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.66.0-11 - Rebuilt for Python 3.7