Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3.11-pybind11-devel-2.10.3-3.el9 RPM for aarch64

From CentOS Stream 9 CRB for aarch64

Name: python3.11-pybind11-devel Distribution: CentOS
Version: 2.10.3 Vendor: CentOS
Release: 3.el9 Build date: Mon Nov 27 18:56:34 2023
Group: Unspecified Build host: aarch64-03.stream.rdu2.redhat.com
Size: 800545 Source RPM: python3.11-pybind11-2.10.3-3.el9.src.rpm
Packager: builder@centos.org
Url: https://github.com/pybind/pybind11
Summary: Development headers for pybind11
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.

This package contains the development headers for pybind11.

Provides

Requires

License

BSD

Changelog

* Fri Nov 24 2023 Lumír Balhar <lbalhar@redhat.com> - 2.10.3-3
  - Remove provides without python3.11 in the name
  Resolves: RHEL-5571
* Mon Feb 20 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.10.3-2
  - Enable tests
* Thu Dec 01 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.10.3-1
  - Initial package
  - Fedora contributions by:
        Elliott Sales de Andrade <qu