------------------------------------------------------------------- Thu Mar 24 01:24:23 UTC 2022 - Steve Kowalik - Update to 3.2.0: * 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. ------------------------------------------------------------------- Thu Nov 5 15:35:43 UTC 2020 - Marketa Machova - Update to 3.0.5 * Fixed SyntaxWarning issue * Fixed output format for pytest-describe * Active plugin only if -q or -v was not provided * Fixed Python 2/3 warnings * Added support for Python 3.9 ------------------------------------------------------------------- Wed Dec 18 04:32:03 UTC 2019 - John Vandenberg - Dropped no longer necessary pytest4.patch - Update to v2.0.0 * Update documentation * New format of output * Fix small warnings * Generate the package in wheel format ------------------------------------------------------------------- Thu Aug 22 09:01:23 UTC 2019 - Tomáš Chvátal - Add patches to work with new pytest: * pytest4.patch ------------------------------------------------------------------- Thu Mar 21 09:58:53 UTC 2019 - Jan Engelhardt - Use noun phrase in summary. ------------------------------------------------------------------- Thu Mar 21 01:32:16 AM UTC 2019 - John Vandenberg - Initial spec for v1.1.0