Accepting request 1165772 from devel:languages:python:pytest

- update to 2.0.2:
  * 🐛`32` Fix dangling compatibility issues with pytest
    version 8.x. Thanks to Alex Gaynor for the patch!

OBS-URL: https://build.opensuse.org/request/show/1165772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-relaxed?expand=0&rev=14
This commit is contained in:
Ana Guerrero 2024-04-07 20:04:34 +00:00 committed by Git OBS Bridge
commit f323f17607
4 changed files with 12 additions and 5 deletions

BIN
pytest-relaxed-2.0.1.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:956ea028ec30dbbfb680dd8e7b4a7fb8f80a239595e88bace018bf2c0d718248
size 27876

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 6 12:11:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.0.2:
* :bug:`32` Fix dangling compatibility issues with pytest
version 8.x. Thanks to Alex Gaynor for the patch!
-------------------------------------------------------------------
Wed May 31 19:43:48 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pytest-relaxed
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-relaxed
Version: 2.0.1
Version: 2.0.2
Release: 0
Summary: Relaxed test discovery/organization for pytest
License: BSD-2-Clause