- Remove python_module macro definition - More specific python_sitelib in %files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-random-order?expand=0&rev=7
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 30 11:50:42 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add python-py dependency
|
|
- Remove python_module macro definition
|
|
- More specific python_sitelib in %files
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 14 15:25:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.0.4:
|
|
* Rename the Python package (not the PyPI package) to `random_order` so that pytest's `-p` flag usage is consistent.
|
|
* Add diagrams for design illustration (#34)
|
|
* Fixes compatibility issues with pytest 4.0.0
|
|
* Tests included in the source distribution as requested in #35
|
|
* Fixes issues with doctests reported in #36 - ``class``, ``package`` and ``module`` didn't work because ``DoctestItem`` doesn't have ``cls`` or ``module`` attributes. Thanks @tobywf.
|
|
* Deprecates ``none`` bucket type.
|
|
* With tox, run tests of pytest-random-order with both pytest 3 and 4.
|
|
- Enable tests
|
|
- Upstream declares as python3 only now
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 13:30:51 UTC 2018 - jengelh@inai.de
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 30 14:32:27 UTC 2018 - t.gruner@katodev.de
|
|
|
|
- Initial release 0.8.0
|
|
|