File python-gp-libs.changes of Package python-gp-libs
-------------------------------------------------------------------
Tue Mar 31 06:05:12 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.0.17:
* Add _unblock_doctest() helper for programmatic re-enabling of built-in
doctest plugin
* Autouse fixtures from conftest.py are now properly discovered for doctest
files
* Doctest directive comments with leading whitespace
(e.g., # doctest: +SKIP) are now properly matched
* Ensure docutils/myst doctest directives auto-register
* Type annotation and linting fixes
* Fix for pytest-asyncio compatibility
* chore: Implement PEP 563 deferred annotation resolution
* Drop Python 3.8 and 3.9
* Build system moved from poetry to hatchling.
-------------------------------------------------------------------
Tue Oct 29 21:46:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.0.8:
* Final Python 3.8 release, as it has reached end-of-life status
-------------------------------------------------------------------
Wed May 22 19:42:18 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Mon Apr 15 06:10:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.0.7:
* support pytest 8
* ruff related reformatting
* pin only new versions as legacy versions are untested
-------------------------------------------------------------------
Fri Dec 29 12:45:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.0.5:
* Move CodeQL from advanced configuration file to GitHub’s default
* Add docstrings to functions, methods, classes, and packages
-------------------------------------------------------------------
Tue Nov 21 06:23:29 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package python-gp-libs, required by python-libtmux