- 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/package/show/devel:languages:python:pytest/python-pytest-relaxed?expand=0&rev=27
This commit is contained in:
parent
dd5b1a1797
commit
1750e2966a
BIN
pytest-relaxed-2.0.1.tar.gz
(Stored with Git LFS)
BIN
pytest-relaxed-2.0.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pytest-relaxed-2.0.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
pytest-relaxed-2.0.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user