- update to 2.5.0:
* Dropped support for EOL Python 3.6 and Python 3.7. * Added support for Python 3.11. * Make ``dataframe_regression`` compatible with classes inheriting from ``pandas.DataFrame``. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-regressions?expand=0&rev=12
This commit is contained in:
parent
341fa220d8
commit
8b6c65ea87
BIN
pytest-regressions-2.4.2.tar.gz
(Stored with Git LFS)
BIN
pytest-regressions-2.4.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pytest-regressions-2.5.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
pytest-regressions-2.5.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 09:51:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.5.0:
|
||||
* Dropped support for EOL Python 3.6 and Python 3.7.
|
||||
* Added support for Python 3.11.
|
||||
* Make ``dataframe_regression`` compatible with classes inheriting
|
||||
from ``pandas.DataFrame``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 30 12:07:58 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-regressions
|
||||
Version: 2.4.2
|
||||
Version: 2.5.0
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Python fixtures to write regression tests
|
||||
|
Loading…
Reference in New Issue
Block a user