--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-ebbe6e59ff
2025-06-11 02:45:06.590497+00:00
--------------------------------------------------------------------------------

Name        : python-pytest-regressions
Product     : Fedora 42
Version     : 2.8.0
Release     : 1.fc42
URL         : https://pytest-regressions.readthedocs.io/
Summary     : Pytest fixtures for writing regression tests
Description :

This pytest plugin makes it simple to test general data, images, files,
and numeric tables by saving *expected* data in a *data directory*
(courtesy of pytest-datadir) that can be used to verify that future runs
produce the same data.

--------------------------------------------------------------------------------
Update Information:

Changes in python-pytest-datadir 1.7.0:
New lazy_datadir fixture that lazily copies files when accessed via joinpath or
/ operator.
Changes in python-pytest-datadir 1.7.1:
Fixed bug using lazy_datadir to copy a file using a sub-directory (e.g,
lazy_datadir / 'subdir' / 'file.txt') (#99).
Changes in python-pytest-regressions 2.8.0:
#192: Replaced datadir with the lazy_datadir fixture for improved performance in
test suites with large data directories.  This is a breaking change: If your
test suite modifies datadir, you must now override lazy_datadir instead.  (Note:
no Fedora packages do so, so this update will not break any builds.)
--------------------------------------------------------------------------------
ChangeLog:

* Fri May 30 2025 Jerry James <[email protected]> - 2.8.0-1
- Version 2.8.0
- Use the pyproject declarative buildsystem
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2369410 - python-pytest-datadir-1.7.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2369410
  [ 2 ] Bug #2369471 - python-pytest-regressions-2.8.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2369471
  [ 3 ] Bug #2369822 - python-pytest-datadir-1.7.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2369822
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-ebbe6e59ff' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to