Thu, 25 Apr 2024 12:38:17 UTC | login

Information for build pybind11-2.3.0-2.fc31

ID124811
Package Namepybind11
Version2.3.0
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pybind11.git#631ea2ea724075466eec72623af8d51d544206f0
SummarySeamless operability between C++11 and Python
Description pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 01 Sep 2019 04:29:08 UTC
CompletedSun, 01 Sep 2019 09:00:56 UTC
Taskbuild (f31-candidate, /rpms/pybind11.git:631ea2ea724075466eec72623af8d51d544206f0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pybind11.git#631ea2ea724075466eec72623af8d51d544206f0'}}
Tags
f31
f32
f33
RPMs
src
pybind11-2.3.0-2.fc31.src.rpm (info) (download)
riscv64
pybind11-devel-2.3.0-2.fc31.riscv64.rpm (info) (download)
python3-pybind11-2.3.0-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 10 2019 Susi Lehtola - 2.3.0-1 - Update to 2.3.0. * Fri May 03 2019 Susi Lehtola - 2.2.4-3 - Fix incompatibility with pytest 4.0. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Sep 18 2018 Susi Lehtola - 2.2.4-1 - Remove python2 packages for Fedora >= 30. - Update to 2.2.4. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 23 2018 Miro Hrončok <mhroncok@redhat.com> - 2.2.3-2 - Rebuilt for Python 3.7 * Fri Jun 22 2018 Susi Lehtola <jussilehtola@fedoraproject.org> - 2.2.3-1 - Update to 2.2.3. * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.2.2-4 - Rebuilt for Python 3.7 * Mon Apr 16 2018 Susi Lehtola <jussilehtola@fedorapeople.org> - 2.2.2-3 - Add Python subpackages based on Elliott Sales de Andrade's patch. * Sat Feb 17 2018 Susi Lehtola <jussilehtola@fedorapeople.org> - 2.2.2-2 - Fix FTBS by patch from upstream. * Wed Feb 14 2018 Susi Lehtola <jussilehtola@fedorapeople.org> - 2.2.2-1 - Update to 2.2.2. * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 14 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.1-1 - Update to latest version - Update Source URL to include project name.