Subject: CVS commit: pkgsrc/devel/py-test-mock
From: Adam Ciarcinski
Date: 2022-10-25 09:58:13
Message id: 20221025075813.D498CFA90@cvs.NetBSD.org

Log Message:
py-test-mock: updated to 3.10.0

3.10.0 (2022-10-05)
* Added new ``mocker.stop(m)`` method to stop specific ``mocker.patch`` or \ 
``mocker.spy`` calls.

3.9.0 (2022-09-28)
* Expose ``NonCallableMagicMock`` via the ``mocker`` fixture.

3.8.2 (2022-07-05)
- Fixed ``AsyncMock`` support for Python 3.7+ in ``mocker.async_stub``.

3.8.1 (2022-06-24)
* Fixed regression caused by an explicit ``mock`` dependency in the code.

3.8.0 (2022-06-24)
* Add ``MockerFixture.async_mock`` method.

Files:
RevisionActionfile
1.26modifypkgsrc/devel/py-test-mock/Makefile
1.24modifypkgsrc/devel/py-test-mock/distinfo