Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-pytest-regressions-2.4.2-150400.9.3.7 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python311-pytest-regressions Distribution: SUSE Linux Enterprise 15
Version: 2.4.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150400.9.3.7 Build date: Wed Oct 4 00:54:33 2023
Group: Development/Languages/Python Build host: h01-ch2d
Size: 153153 Source RPM: python-pytest-regressions-2.4.2-150400.9.3.7.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/ESSS/pytest-regressions
Summary: Python fixtures to write regression tests
Python fixtures to write regression tests.

Provides

Requires

License

MIT

Changelog

* Tue May 30 2023 daniel.garcia@suse.com
  - Skip test_different_data_types because of s390x architecture issue.
* Mon May 29 2023 mmachova@suse.com
  - Skip test_common_case because of SLE15 i586 precision issue
* Thu May 25 2023 daniel.garcia@suse.com
  - Remove python-pandas and python-matplotlib from BuildRequires
* Tue May 09 2023 dmueller@suse.com
  - update to 2.4.2:
    * Properly handle missing index ``0``.
    * Compatibility fix for pytest 6.2.
    * New ``--regen-all`` flag, which regenerates all files without
      failing the tests. Useful to regenerate all files in
      the test suite with a single run.
    * The public API is now fully type annotated.
    * ``pytest>=6.2`` is now required.
    * Properly handle empty and NaN values on
      num_regression and dataframe_regression.
    * New ``--with-test-class-names`` command-line flag to consider
      test class names when composing the expected and obtained
      data filenames. Needed when the same module contains
      different classes with the same method names.
    * New ``ndarrays_regression``, for comparing NumPy arrays with
      arbitrary shape.
    * Fix ``empty string bug`` on dataframe regression.
  - drop np_num-deprecated.patch (upstream)
* Fri May 05 2023 kastl@b1-systems.de
  - add sle15_python_module_pythons
* Wed Jul 28 2021 mcepl@suse.com
  - Update to 2.2.0:
    - #45: num_regression.check now accepts any object that can be coerced
      to a 1d numpy array with numeric dtype (e.g. list, tuple, etc).
    - #35: New dataframe_regression fixture to check pandas DataFrames
      directly.
    - #34: Fix data_regression bug that creates empty file on serializing
      error.
  - Add np_num-deprecated.patch to avoid tests failing on using deprecated
    data types (gh#ESSS/pytest-regressions#63).
* Thu Aug 20 2020 jayvdb@gmail.com
  - Initial spec for v2.0.1

Files

/usr/lib/python3.11/site-packages/pytest_regressions
/usr/lib/python3.11/site-packages/pytest_regressions-2.4.2-py3.11.egg-info
/usr/lib/python3.11/site-packages/pytest_regressions-2.4.2-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/pytest_regressions-2.4.2-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/pytest_regressions-2.4.2-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/pytest_regressions-2.4.2-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/pytest_regressions-2.4.2-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/pytest_regressions-2.4.2-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/pytest_regressions/__init__.py
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/common.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/common.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/data_regression.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/data_regression.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/dataframe_regression.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/dataframe_regression.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/file_regression.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/file_regression.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/image_regression.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/image_regression.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/ndarrays_regression.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/ndarrays_regression.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/num_regression.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/num_regression.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/plugin.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/plugin.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/testing.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/__pycache__/testing.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_regressions/common.py
/usr/lib/python3.11/site-packages/pytest_regressions/data_regression.py
/usr/lib/python3.11/site-packages/pytest_regressions/dataframe_regression.py
/usr/lib/python3.11/site-packages/pytest_regressions/file_regression.py
/usr/lib/python3.11/site-packages/pytest_regressions/image_regression.py
/usr/lib/python3.11/site-packages/pytest_regressions/ndarrays_regression.py
/usr/lib/python3.11/site-packages/pytest_regressions/num_regression.py
/usr/lib/python3.11/site-packages/pytest_regressions/plugin.py
/usr/lib/python3.11/site-packages/pytest_regressions/py.typed
/usr/lib/python3.11/site-packages/pytest_regressions/testing.py
/usr/share/doc/packages/python311-pytest-regressions
/usr/share/doc/packages/python311-pytest-regressions/CHANGELOG.rst
/usr/share/doc/packages/python311-pytest-regressions/README.rst
/usr/share/licenses/python311-pytest-regressions
/usr/share/licenses/python311-pytest-regressions/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 8 23:36:38 2024