Fri, 19 Apr 2024 12:53:49 UTC | login

Information for build pybind11-2.4.3-2.fc33

ID150377
Package Namepybind11
Version2.4.3
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pybind11.git#37ead64064426cee31715836d5d647318970d890
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 failed
Volume DEFAULT
StartedTue, 31 Mar 2020 15:40:18 UTC
CompletedTue, 31 Mar 2020 15:53:19 UTC
Taskbuild (f33, /rpms/pybind11.git:37ead64064426cee31715836d5d647318970d890)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pybind11.git#37ead64064426cee31715836d5d647318970d890'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Oct 15 2019 Susi Lehtola - 2.4.3-1 - Update to 2.4.3. * Tue Oct 08 2019 Susi Lehtola - 2.4.2-2 - Fix Python 3.8 incompatibility. * Sat Sep 28 2019 Susi Lehtola - 2.4.2-1 - Update to 2.4.2. * Fri Sep 20 2019 Susi Lehtola - 2.4.1-1 - Update to 2.4.1. * Fri Sep 20 2019 Susi Lehtola - 2.4.0-1 - Update to 2.4.0. * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-3 - Rebuilt for Python 3.8 * 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.