- update to 0.4.1:

* Reverting the short option of ``-R`` due to a clash with
    ``pytest-leaks``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-remotedata?expand=0&rev=13
This commit is contained in:
2023-10-02 15:13:09 +00:00
committed by Git OBS Bridge
parent 0fd75b9ab8
commit 781d2deae5
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 2 15:12:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.4.1:
* Reverting the short option of ``-R`` due to a clash with
``pytest-leaks``.
-------------------------------------------------------------------
Thu May 4 22:41:51 UTC 2023 - Dirk Müller <dmueller@suse.com>