- update to 2.2.4:

* fix 153
  * Summaries from 2.2.3 are cool, but don't work for pytest <
    7.3; Remove them for earlier pytest
  * Add tox test run for pytest 7.0.0
  * Change dependencies to require 7.0.0 pytest

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check?expand=0&rev=12
This commit is contained in:
2024-01-09 21:34:11 +00:00
committed by Git OBS Bridge
parent e25afd6467
commit 3e1c11bc85
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 9 21:33:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.2.4:
* fix 153
* Summaries from 2.2.3 are cool, but don't work for pytest <
7.3; Remove them for earlier pytest
* Add tox test run for pytest 7.0.0
* Change dependencies to require 7.0.0 pytest
-------------------------------------------------------------------
Fri Jan 5 17:11:17 UTC 2024 - Dirk Müller <dmueller@suse.com>