<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb, branch walnascar</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=walnascar</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=walnascar'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-03-22T16:31:25+00:00</updated>
<entry>
<title>python3-pybind11: Build with -DPYBIND11_USE_CROSSCOMPILING=ON</title>
<updated>2025-03-22T16:31:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-03-22T05:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c71f8ef024b5f9743191e4f039176c1ddbd54ce6'/>
<id>urn:sha1:c71f8ef024b5f9743191e4f039176c1ddbd54ce6</id>
<content type='text'>
Since we are cross-compiling this option is required with 3.13+

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pybind11: Upgrade 2.12.0 -&gt; 2.13.6</title>
<updated>2025-03-22T16:31:25+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2025-03-20T12:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6482398bc30dc2d07df983a585531351a3a4cb16'/>
<id>urn:sha1:6482398bc30dc2d07df983a585531351a3a4cb16</id>
<content type='text'>
Upgrade to release 2.13.6:

- A new self._pybind11_conduit_v1_() method is automatically added
  to all py::class_-wrapped types, to enable type-safe
  interoperability between different independent Python/C++
  bindings systems, including pybind11 versions with different
  PYBIND11_INTERNALS_VERSION's. Supported on pybind11 2.11.2,
  2.12.1, and 2.13.6+.
- Using __cpp_nontype_template_args instead of
  __cpp_nontype_template_parameter_class.
- Properly translate C++ exception to Python exception when
  creating Python buffer from wrapped object.
- Adds an answer (FAQ) for "What is a highly conclusive and simple
  way to find memory leaks?".

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
