* Added support for multiline docstrings
* Fixed case for class names
* Fixed output for test with parametrize markers
* Updated information about documentation page
* Drop support for Python 3.8
* Drop support for pytest 3.9.3
* Added support for Python 3.13
* Added support for pytest 8.4.0
* Migrate project to use uv application
* Update pre-commit hooks
* Fixed case when parametrization arguments were ignored
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=18
* Added support for multiline docstrings
* Added logic to use docstring_summary instead of test name
* Added logic to ignore some tests from spec output
* Changed indicator for skipped tests
* Improve formatting for functions
* Changed actions to test against python and pytest versions
* Added tests to sdist
- Add patch remove-mock.patch:
* Use stdlib unittest.mock
- Correct filelist, and do not install test directory under sitelib.
- Remove mock from {Build,}Requires, add six.
- Drop seperate LICENSE, it's now included.
- Actually run the testsuite.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=10