forked from pool/python-pytest-order
- update to 1.2.0:
* Allows using custom markers for ordering.
* added option `--order-marker-prefix` to allow using custom
markers for ordering
* added Python 3.12 to supported versions
- A replacement for unmaintained pytest-ordering
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-order?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 10:40:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.0:
|
||||
* Allows using custom markers for ordering.
|
||||
* added option `--order-marker-prefix` to allow using custom
|
||||
markers for ordering
|
||||
* added Python 3.12 to supported versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 12:38:00 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
@@ -28,4 +37,4 @@ Sun May 14 09:42:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
Sat Mar 27 15:13:48 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Initial specfile for version 0.10.0
|
||||
- A replacement for unmaintained pytest-ordering
|
||||
- A replacement for unmaintained pytest-ordering
|
||||
|
||||
Reference in New Issue
Block a user