Accepting request 1109484 from devel:languages:python:pytest

- 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/request/show/1109484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-regressions?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2023-09-07 19:12:19 +00:00 committed by Git OBS Bridge
commit ab5e4f192a
4 changed files with 13 additions and 4 deletions

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

Binary file not shown.

View File

@ -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>

View File

@ -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