------------------------------------------------------------------- Fri Aug 29 16:15:17 UTC 2025 - Stefan Brüns - Update to version 2.5.5 * Fix the type annotation for __all__ * Handle boolean numpy arrays * Fix qualname prefix in pybind11 3.0.0 - Update to version 2.5.4 * Add argv to main() to simplify use as a library * Improve package detection - Update to version 2.5.3 * Ignore technical dunder Python 3.13 fields (__static_attributes__ and __firstlineno__) For details, see https://github.com/sizmailov/pybind11-stubgen/releases ------------------------------------------------------------------- Fri Aug 29 16:02:17 UTC 2025 - Stefan Brüns - Update to version 2.5.1 For details, see https://github.com/sizmailov/pybind11-stubgen/releases ------------------------------------------------------------------- Fri Jun 20 13:03:32 UTC 2025 - ecsos - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Wed Jun 18 04:41:36 UTC 2025 - Steve Kowalik - Use pyproject macros to build and install. ------------------------------------------------------------------- Fri Jan 27 06:56:26 UTC 2023 - Stefan Brüns - Update to version 0.12.0 * Added support for @classmethod ------------------------------------------------------------------- Tue Aug 2 13:02:36 UTC 2022 - Stefan Brüns - Initial package version (0.10.5)