* 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
- Update to version 2.5.1
For details, see
https://github.com/sizmailov/pybind11-stubgen/releases
OBS-URL: https://build.opensuse.org/package/show/science/python-pybind11-stubgen?expand=0&rev=9
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 29 16:15:17 UTC 2025 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- 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 <stefan.bruens@rwth-aachen.de>
|
|
|
|
- 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 <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 18 04:41:36 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Use pyproject macros to build and install.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 27 06:56:26 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Update to version 0.12.0
|
|
* Added support for @classmethod
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 2 13:02:36 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Initial package version (0.10.5)
|