- 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be21c558e34d7c11b0f6aeb50956c09520bffcd02b7fce9c6f8e8531a401a1c8
size 13227

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05c08bf638cdd1ed66eb01738a1647c3c714737c3ec3abe009d2c1f793b4bb59
size 13279

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>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-remotedata
Version: 0.4.0
Version: 0.4.1
Release: 0
Summary: Pytest plugin for controlling remote data access
License: BSD-3-Clause