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

python313-nanobind-2.9.2-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-nanobind Distribution: openSUSE Tumbleweed
Version: 2.9.2 Vendor: openSUSE
Release: 1.1 Build date: Fri Sep 5 08:48:47 2025
Group: Unspecified Build host: reproducible
Size: 58272 Source RPM: python-nanobind-2.9.2-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/wjakob/nanobind
Summary: Tiny And Efficient C++/Python Bindings
nanobind is a small binding library that exposes C++ types in Python
and vice versa.  It is reminiscent of Boost.Python and pybind11 and
uses near-identical syntax.  In contrast to these existing tools,
nanobind is more efficient: bindings compile in a shorter amount of
time, produce smaller binaries, and have better runtime performance.

This package contains the Python module.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Sep 05 2025 Friedrich Haubensak <hsk17@mail.de>
  - update to release 2.9.2
    * for details about changes see
      github.com/wjakob/nanobind/blob/master/docs/changelog.rst
  - adapt nanobind-installationpath.patch to fit 2.9.2
* Tue Jul 29 2025 Friedrich Haubensak <hsk17@mail.de>
  - update to release 2.8.0
    * for details about changes see
      github.com/wjakob/nanobind/blob/master/docs/changelog.rst
  - adapt nanobind-installationpath.patch to fit 2.8.0
* Sat Apr 19 2025 Friedrich Haubensak <hsk17@mail.de>
  - update to release 2.7.0
    * for details about changes see
      github.com/wjakob/nanobind/blob/master/docs/changelog.rst
  - adapt nanobind-installationpath.patch to fit 2.7.0
  - drop