Revisions of saltbundlepy-pytest

Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 1114761 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 8)
- Update to 7.3.2:
  * Fix bug where very long option
    names could cause pytest to break with ``OSError: [Errno 36]
    File name too long`` on some systems.
  * Support for Python 3.12
  * honored to load root ``conftests``.
  * The `monkeypatch` `setitem`/`delitem` type annotations now
    allow `TypedDict` arguments.
  * Fixed bug in assertion rewriting
    where a variable assigned with the walrus operator could not
    be used later in a function call.
  * Fixed ``--last-failed``'s
    "(skipped N files)" functionality for files inside of
    packages (directories with `__init__.py` files).
- Update to 7.3.1:
  * Python 3.12 support
- Update to 7.3.0:
  *  --log-disable CLI option added to disable individual loggers.
  * Added tmp_path_retention_count and tmp_path_retention_policy
    configuration options to control how directories created by
    the tmp_path fixture are kept.
  * For list of omprovements and bugfixes, please read
    https://docs.pytest.org/en/stable/changelog.html#pytest-7-3-0-2023-04-08
- Update to 7.2.2:
  * Fixed :func:`pytest.approx`
    handling of dictionaries containing one or more values of
    `0.0`.
  * Fixed crash if `--cache-show` and `--help` are passed at the
    same time.
  * Fixed bug where a fixture method named ``teardown`` would
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 7)
- Update to 5.4.3 as we need Python 3.10 support
- Strictly require Python 3.10 with saltbundlepy requrement
- Added:
  * pytest-5.4.3.tar.gz
  * tidy-up-embeddedfile.patch
  * fix-assertion-rewriting-on-python3.10.patch
- Removed:
  * pytest-3.10.1.tar.gz
  * fix_test_raises_exception_looks_iterable
  * new-pluggy.patch
  * sphinx2.0.patch
  * importlib-metadata.patch
  * importlib-py38.patch
  * attrs.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 6)
Align patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 5)
Add fix assertion rewriting on Python 3.10 patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 4)
Add wcwidth dependency
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 3)
Bump version to 5.4.3
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 2)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 1)
Displaying all 10 revisions
openSUSE Build Service is sponsored by