Accepting request 1090085 from devel:languages:python:pytest
- update to 2.0.1: * Don't try loading Pytest fixture functions as if they were test functions. Classifying this as a bug even though it's a moderately sized change in behavior; it's vanishingly unlikely anybody was relying on this somehow! OBS-URL: https://build.opensuse.org/request/show/1090085 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-relaxed?expand=0&rev=13
This commit is contained in:
commit
cf7dd49e0c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b373cc754666ff60f5425a69cb414642c2a11ce7a46c8ce066a738e4092ca39
|
||||
size 27040
|
BIN
pytest-relaxed-2.0.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
pytest-relaxed-2.0.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 19:43:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.1:
|
||||
* Don't try loading Pytest fixture functions as if
|
||||
they were test functions. Classifying this as a bug even
|
||||
though it's a moderately sized change in behavior;
|
||||
it's vanishingly unlikely anybody was relying on this
|
||||
somehow!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:31:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-relaxed
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: Relaxed test discovery/organization for pytest
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user