forked from pool/python-pytest-subtests
- update to 0.12.1:
* Fixed compatibility with upcoming pytest 8.1.x. (#125). * Python 3.12 is now officially supported (#113). * Added typing support (#115). * SubTests can be imported from pytest_subtests to type- annotate the subtests fixture. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 15:00:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.12.1:
|
||||
* Fixed compatibility with upcoming pytest 8.1.x. (#125).
|
||||
* Python 3.12 is now officially supported (#113).
|
||||
* Added typing support (#115).
|
||||
* SubTests can be imported from pytest_subtests to type-
|
||||
annotate the subtests fixture.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 19:44:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user