Accepting request 1308060 from devel:languages:python:pytest

- 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/request/show/1308060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mock?expand=0&rev=30
This commit is contained in:
2025-09-30 15:48:29 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab896bd190316b9d5d87b277569dfcdf718b2d049a2ccff5f7aca279c002a1cf
size 33838

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1849a238f6f396da19762269de72cb1814ab44416fa73a8686deac10b0d87a0f
size 34036

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 29 20:31:05 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 10 17:13:40 UTC 2025 - Dirk Müller <dmueller@suse.com> Wed Sep 10 17:13:40 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

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