meta-openembedded/meta-python/recipes-devtools
Leon Anavi d34206160f
python3-nanobind: Upgrade 2.7.0 -> 2.8.0
Upgrade to release 2.8.0:

- Added :cpp:class:`nb::fallback <fallback>` wrapper type, which is
  a :cpp:class:`nb::handle <handle>` that always requires implicit
  conversion during casting. This is convenient when adding
  catch-all overloads that must handle arbitrary Python objects,
  without interfering with implicit conversion of arguments in
  other overloads.
- The nanobind::literals namespace now includes _s to create a
  Python string from source code literals.
- Added :cpp:func:`nb::dict::empty() <dict::empty>`,
  :cpp:func:`nb::list::empty() <list::empty>`,
  :cpp:func:`nb::set::empty() <set::empty>`,
  and :cpp:func:`nb::tuple::empty() <tuple::empty>` convenience
  methods.
- Added a :cpp:func:`nb::dict::get() <dict::get>` function to
  perform dictionary lookups with a fallback value in case of
  failures.
- Nanobind now uses multi-phase (as opposed to single-phase)
  initialization API when registering modules. However,
  multi-interpreter extensions remain unsupported.
- Added :cpp:class:`nb::frozenset` that wraps the Python frozenset
  type.
- Miscellaneous fixes and improvements.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-21 10:10:46 -07:00
..
gyp meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python python3-nanobind: Upgrade 2.7.0 -> 2.8.0 2025-07-21 10:10:46 -07:00
python-jsonref
python3-attrdict3
python3-cairocffi python3-cairocffi: add new recipe 2025-02-18 19:23:49 -08:00
python3-gspread python3-gspread: upgrade 6.2.0 -> 6.2.1 2025-05-21 07:39:38 -07:00
python3-mlcommons-loadgen python3-mlcommons-loadgen: upgrade 5.0.22 -> 5.1.0 2025-07-08 23:40:30 -07:00
python3-nltk python3-nltk: add a recipe for version 3.9.1 2024-11-20 09:32:08 -08:00
python3-piccata meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-reedsolo python3-reedsolo: inherit cython class 2024-11-19 16:59:09 -08:00
python3-rouge-score
python3-wxgtk4 python3-wxgtk4: Upgrade to 4.2.3 2025-07-13 09:46:09 -07:00
python3-zstandard python3-zstandard: add a recipe for version 0.23.0 2024-11-05 09:42:49 -08:00