2022-03-24 01:29:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 24 01:24:23 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2020-11-05 21:35:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 5 15:35:43 UTC 2020 - Marketa Machova <mmachova@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2019-12-18 10:57:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 18 04:32:03 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2019-08-22 09:01:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 22 09:01:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Add patches to work with new pytest:
|
|
|
|
* pytest4.patch
|
|
|
|
|
2019-03-21 10:10:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 21 09:58:53 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
2019-03-21 09:49:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 21 01:32:16 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v1.1.0
|