- update to 3.15.1:

* #529: Fixed itertools._tee object has no attribute error --
    now duplicate_iterators=True must be passed to mocker.spy to
    duplicate iterators.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=48
This commit is contained in:
2025-09-29 20:31:24 +00:00
committed by Git OBS Bridge
parent c84a87535b
commit 8ae8bd8a5d
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-mock
Version: 3.15.0
Version: 3.15.1
Release: 0
Summary: Thin-wrapper around the mock package for easier use with pytest
License: MIT