1
0
python-pytest-spec/python-pytest-spec.changes
Markéta Machová 44fbcea22d Accepting request 1111329 from home:pgajdos:python
- drop python2 support completely, python-six not required
- deleted patches
  - remove-mock.patch (upstreamed)
- added patches
  fix https://github.com/pchomik/pytest-spec/compare/3.2.0...master
  + python-pytest-spec-nopython2.patch

OBS-URL: https://build.opensuse.org/request/show/1111329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=12
2023-09-14 12:59:26 +00:00

64 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Thu Sep 14 11:59:56 UTC 2023 - pgajdos@suse.com
- drop python2 support completely, python-six not required
- deleted patches
- remove-mock.patch (upstreamed)
- added patches
fix https://github.com/pchomik/pytest-spec/compare/3.2.0...master
+ python-pytest-spec-nopython2.patch
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Thu Aug 22 09:01:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patches to work with new pytest:
* pytest4.patch
-------------------------------------------------------------------
Thu Mar 21 09:58:53 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Thu Mar 21 01:32:16 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.1.0